积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(6)Python(6)PyMuPDF(6)

语言

全部英语(6)

格式

全部PDF文档 PDF(6)
 
本次搜索耗时 0.054 秒,为您找到相关结果约 6 个.
  • 全部
  • 后端开发
  • Python
  • PyMuPDF
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 MuPDF 1.22.0 Documentation

    Int. loadPage(number) Returns a Page (or PDFPage) object for the given page number. Page number zero (0) is the first page in the document. Returns Page or PDFPage. loadOutline() Returns an array allow for efficient caching of rendered tiles. If id is 0, then no caching is performed. If it is non-zero, then it assumed to uniquely identify this tile. endTile() Ends the tiling pattern. close() Tell name. Returns String. encodeCharacter(unicode) Get the glyph index for a unicode character. Glyph zero (.notdef) is returned if the font does not have a glyph for the character. Arguments • unicode –
    0 码力 | 175 页 | 698.87 KB | 8 月前
    3
  • pdf文档 MuPDF 1.23.0 Documentation

    with a type cast to catch typing errors. T *fz_malloc_struct(fz_context *ctx, T); // Allocate and zero the memory. T *fz_malloc_array(fz_context *ctx, size_t count, T); // Allocate uninitialized memory key_length, int lock, void (*drop_value)(fz_context *ctx, void *value)); The lock parameter should be zero, any other value will result in unpredictable behavior. The drop_value callback function to the constructor covers all the bits in the buffer, including any unused ones in the last byte, which will always be zero. void fz_append_bits(fz_context *ctx, fz_buffer *buf, int value, int count); Write the lower count
    0 码力 | 245 页 | 817.74 KB | 8 月前
    3
  • pdf文档 MuPDF 1.25.0 Documentation

    with a type cast to catch typing errors. T *fz_malloc_struct(fz_context *ctx, T); // Allocate and zero the memory. T *fz_malloc_array(fz_context *ctx, size_t count, T); // Allocate uninitialized memory key_length, int lock, void (*drop_value)(fz_context *ctx, void *value)); The lock parameter should be zero, any other value will result in unpredictable behavior. The drop_value callback function to the constructor covers all the bits in the buffer, including any unused ones in the last byte, which will always be zero. void fz_append_bits(fz_context *ctx, fz_buffer *buf, int value, int count); Write the lower count
    0 码力 | 259 页 | 1.11 MB | 8 月前
    3
  • pdf文档 MuPDF 1.24.0 Documentation

    with a type cast to catch typing errors. T *fz_malloc_struct(fz_context *ctx, T); // Allocate and zero the memory. T *fz_malloc_array(fz_context *ctx, size_t count, T); // Allocate uninitialized memory key_length, int lock, void (*drop_value)(fz_context *ctx, void *value)); The lock parameter should be zero, any other value will result in unpredictable behavior. The drop_value callback function to the constructor covers all the bits in the buffer, including any unused ones in the last byte, which will always be zero. void fz_append_bits(fz_context *ctx, fz_buffer *buf, int value, int count); Write the lower count
    0 码力 | 249 页 | 830.15 KB | 8 月前
    3
  • pdf文档 PyMuPDF 1.12.2 documentation

    file content. filename (str) – new filename to associate with the file. Return type: int Returns: zero parent The owning page object of the annotation. Return type: Page rect The rectangle containing like rendering, text searching, etc. See the Page object. Parameters: pno (int) – page number, zero-based (0 is default and the first page of the document) and < doc.pageCount. If pno < 0, then page details of the link destination. getPagePixmap(pno, *args, **kwargs) Creates a pixmap from page pno (zero-based). Invokes Page.getPixmap(). Return type: Pixmap getPageImageList(pno) PDF only: Return a
    0 码力 | 387 页 | 2.70 MB | 1 年前
    3
  • pdf文档 PyMuPDF 1.24.2 Documentation

    on that page will not otherwise be changed in any way. Note: Taking it further The page index is zero-based, so to delete page 10 of a document you would do the following doc.delete_page(9). Similarly is not parallel to either axis – using Quad output is also recommended, when page rotation is not zero. But you also have other options: import sys import fitz def mark_word(page, text): """Underline extraction with the “dict” / “rawdict” options of Page.get_text() may also return text with a non-zero angle to the x-axis. This is indicated by the value of the line dictionary’s "dir" key: it is the
    0 码力 | 565 页 | 6.84 MB | 1 年前
    3
共 6 条
  • 1
前往
页
相关搜索词
MuPDF1.22Documentation1.231.251.24PyMuPDF1.12documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩