书栈网 · BookStack 本次搜索耗时 0.072 秒,为您找到 33 个相关结果.
  • Font

    Font Font New in v1.16.18 This class represents a font as defined in MuPDF (fz_font_s structure). It is required for the new class TextWriter and the new Page.write_text() . ...
  • Classes

    Classes Classes Annot Annotation Icons in MuPDF Example Colorspace DisplayList Document set_metadata() Example set_toc() Demonstration insert_pdf() Examples Other Ex...
  • Widget

    Widget Standard Fonts for Widgets Supported Widget Types Widget This class represents a PDF Form field, also called a “widget”. Throughout this documentation, we are using the...
  • Collection of Recipes

    Collection of Recipes Images How to Make Images from Document Pages How to Increase Image Resolution How to Create Partial Pixmaps (Clips) How to Zoom a Clip to a GUI Window Ho...
  • Module fitz

    Module fitz Invocation Cleaning and Copying Extracting Fonts and Images Joining PDF Documents Low Level Information Embedded Files Commands Information Extraction Deletion ...
  • Appendix 3: Assorted Technical Information

    Appendix 3: Assorted Technical Information Image Transformation Matrix PDF Base 14 Fonts Adobe PDF References Using Python Sequences as Arguments in PyMuPDF Ensuring Consistenc...
  • Glossary

    Glossary Glossary matrix_like A Python sequence of 6 numbers. rect_like A Python sequence of 4 numbers. irect_like A Python sequence of 4 integers. point_like A Python se...
  • Tutorial

    Tutorial Importing the Bindings Opening a Document Some Document Methods and Attributes Accessing Meta Data Working with Outlines Working with Pages Inspecting the Links, A...
  • Deprecated Names

    Deprecated Names Deprecated Names The original naming convention for methods and properties has been “camelCase”. Since its creation around 2013, a tremendous increase of functi...
  • TextWriter

    TextWriter TextWriter New in v1.16.18 This class represents a MuPDF text object. The basic idea is to decouple (1) text preparation, and (2) text output to PDF pages. During...