MuPDF 1.24.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196 7 Language Bindings 201 7.1 The C++ MuPDF API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 220 7.9 C++ bindings details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 221 Python and C# . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 223 7.11 Python/C# bindings details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 226 8 Progressive0 码力 | 249 页 | 830.15 KB | 8 月前3
MuPDF 1.23.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196 7 Language Bindings 201 7.1 The C++ MuPDF API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 219 7.9 C++ bindings details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 220 Python and C# . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 222 7.11 Python/C# bindings details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 223 8 Progressive0 码力 | 245 页 | 817.74 KB | 8 月前3
MuPDF 1.25.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 209 8 Language Bindings 215 8.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 230 8.9 C++ bindings details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 231 Python and C# . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 233 8.11 Python/C# bindings details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235 9 Progressive0 码力 | 259 页 | 1.11 MB | 8 月前3
MuPDF 1.22.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121 5 Language Bindings 141 5.1 The C++ MuPDF API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 156 5.9 C++ bindings details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 5.10 Python/C# bindings details . . . . . . . . . . . . . 2 Mouse Bindings The middle mouse button (scroll wheel button) pans the document view. The right mouse button selects a region and copies the marked text to the clipboard. 3.1.3 Key Bindings Several0 码力 | 175 页 | 698.87 KB | 8 月前3
Celery 3.0 Documentationor more words). With routing keys like usa.news, usa.weather, norway.news, and norway.weather, bindings could be *.news (all news), usa.# (all items in the USA), or usa.weather (all USA weather items) default routing values for tasks, and as the default values for entries in task_queues. Multiple bindings to a single queue are also supported. Here’s an example of two routing keys that are both bound [http://www.rabbitmq.com/man/rabbitmqctl.1.man.html] command, with this you can list queues, exchanges, bindings, queue lengths, the memory usage of each queue, as well as manage users, virtual hosts and their0 码力 | 2110 页 | 2.23 MB | 1 年前3
Celery v4.0.0 Documentationor more words). With routing keys like usa.news, usa.weather, norway.news, and norway.weather, bindings could be *.news (all news), usa.# (all items in the USA), or usa.weather (all USA weather items) default routing values for tasks, and as the default values for entries in task_queues. Multiple bindings to a single queue are also supported. Here’s an example of two routing keys that are both bound [http://www.rabbitmq.com/man/rabbitmqctl.1.man.html] command, with this you can list queues, exchanges, bindings, queue lengths, the memory usage of each queue, as well as manage users, virtual hosts and their0 码力 | 2106 页 | 2.23 MB | 1 年前3
Jupyter Notebook 4.x Documentationcustom handlers Custom front-end extensions The structure of a front-end extension Modifying key bindings Defining and registering your own actions Installing and enabling extensions Contents API The Modifying key bindings One of the abilities of extensions is to modify key bindings, although once again this is an API which is not guaranteed to be stable. However, custom key bindings are frequently most of the keyboard shortcuts in edit mode are handled by CodeMirror, which supports custom key bindings via a completely different API. Defining and registering your own actions As part of your front-end0 码力 | 128 页 | 1.86 MB | 1 年前3
PyMuPDF 1.12.2 documentationPyMuPDF MD5 Checksums Targeting Parallel Python Installations Using UPX Tutorial Importing the Bindings Opening a Document Some Document Methods and Attributes Accessing Meta Data Working with Outlines indeed only PDF files are supported, this will be mentioned explicitely. Importing the Bindings The Python bindings to MuPDF are made available by this import statement: >>> import fitz You can check check your version by printing the docstring: >>> print (fitz.__doc__) PyMuPDF 1.9.1: Python bindings for the MuPDF 1.9a library, built on 2016-07-01 13:06:02 Opening a Document To access a supported document0 码力 | 387 页 | 2.70 MB | 1 年前3
Jupyter Notebook 4.x DocumentationModifying key bindings One of the abilities of extensions is to modify key bindings, although once again this is an API which is not guaranteed to be stable. However, custom key bindings are frequently most of the keyboard shortcuts in edit mode are handled by CodeMirror, which supports custom key bindings via a completely different API. Defining and registering your own actions As part of your front-end Built-in actions, like the jupyter-notebook:restart-kernel we bound in the earlier Modifying key bindings exam- ple, use the prefix jupyter-notebook. For actions defined in an extension, it makes sense0 码力 | 70 页 | 817.80 KB | 1 年前3
Jupyter Notebook 5.0.0 Documentationcustom handlers Custom front-end extensions The structure of a front-end extension Modifying key bindings Defining and registering your own actions Installing and enabling extensions Kernel Specific extensions Modifying key bindings One of the abilities of extensions is to modify key bindings, although once again this is an API which is not guaranteed to be stable. However, custom key bindings are frequently most of the keyboard shortcuts in edit mode are handled by CodeMirror, which supports custom key bindings via a completely different API. Defining and registering your own actions As part of your front-end0 码力 | 184 页 | 4.40 MB | 1 年前3
共 199 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20













