Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 66,966 for

import

(0.11 sec)
  1. 创建文档|Aspose.PDF for Java

    Aspose.PDF for Java 帮助您在几个简单的步骤中创建 PDF 文档和可搜索的 PDF 文件。...examples ; import java.io.File ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import java.io.IOException ; import java.util.Scanner...

    docs.aspose.com/pdf/zh/java/create-pdf-document/
  2. Extract Tables from PDF using Python | Aspose.PDF

    Extract tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import the Necessary Libraries Load...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/table/extract/
  3. Extract Images from PDF Python | Aspose.PDF

    Extract images from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path from...from io import FileIO input_file = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/images/extract/
  4. Set Appearance of the Connector Type Shape in V...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...setConnectorsType ( Rjb :: import ( 'com.aspose.diagram.ConnectorsTypeValue'...

    docs.aspose.com/diagram/java/set-appearance-of-...
  5. Creating a QR BarCode in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-a-qr-barc...
  6. Set Size Unit for the BarCode Image in Ruby|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode object symbology = Rjb :: import ( 'com.aspose.barcode.Symbology'...Symbology' ) bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  7. Print Presentations with Python|Aspose.Slides f...

    Print PowerPoint and OpenDocument presentations in Python with Aspose.Slides. Learn to customize print settings and automate document output....a PowerPoint presentation: import aspose.slides as slides # Load...presentation using a specific printer: import aspose.slides as slides try...

    docs.aspose.com/slides/python-net/print-present...
  8. Python 3.13 cannot install Aspose.PDF in MacOS ...

    I cannot install aspose pdf for python on Mac OS. ERROR: Could not find a version that satisfies the requirement aspose-pdf (from versions: none) ERROR: No matching distribution found for aspose-pdf Please suggest alte…...scripts like this: import jpype import jpype.imports from jpype.types...types import * # Start the JVM jpype.startJVM() # Import Aspose...

    forum.aspose.com/t/python-3-13-cannot-install-a...
  9. FAQs|Documentation

    Frequently asked questions about Aspose.3D for .net....asset info on scene, and try to import the generated FBX file to 3ds...some other softwares can only import FBX file, but not open the...

    docs.aspose.com/3d/net/faqs/
  10. 用 Python 将 SVG 转换为 JPG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 JPG。了解 ImageSaveOptions 并参考将 SVG 转换为 JPG 的 Python 代码示例。...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-svg-...