Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 66,907 for

import

(0.17 sec)
  1. 将 MHTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML Python 库将 MHTML 转换为 DOCX。在即用型 Python 示例中考虑支持的 MHTML 到 DOCX 的转换方案。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  2. 使用 Python 查看 XML 文件 | Aspose.PDF

    用于在 .NET 上打开和查看 XML 文件的 Python 源代码...此示例代码显示如何查看 XML 文件 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/view...
  3. Apply License in Jython|Aspose.Words for Java

    Jython: Apply License to Aspose.Words for Java....words import Settings from com . aspose . words import License...

    docs.aspose.com/words/java/apply-license-in-jyt...
  4. 使用 Python 查看 XML 文件 | Aspose.PDF

    用於打開和查看 .NET 上的 XML 檔的 Python 原始程式碼...此示例代码显示如何查看 XML 文件 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/view...
  5. 在 Ruby 中获取各种 Visio 形状的图标|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...an image file fos = Rjb :: import ( 'java.io.FileOutputStream'...

    docs.aspose.com/diagram/zh/java/get-icons-of-va...
  6. Generate Multiple MacroPdf417 BarCodes for Larg...

    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/generate-multiple-...
  7. Configure Shape Objects with Layers in Visio in...

    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'...data_dir + "Layers.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/configure-shape-ob...
  8. Add Table to PDF using Python | Aspose.PDF

    Adding table in 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 path_infile...

    products.aspose.com/pdf/python-net/table/add/
  9. NPE when convert HTML to PDF - Free Support For...

    Hello! I convert HTML to PDF Import com.aspose.pdf.*; Import com.aspose.pdf.HtmlSaveOptions.PartsEmbeddingModes; Import com.aspose.pdf.HtmlSaveOptions.RasterImagesSavingModes; ... public byte[] createDocumentFromHt…...convert HTML to PDF import com.aspose.pdf.*; import com.aspose.pdf...HtmlSaveOptions.PartsEmbeddingModes; import com.aspose.pdf.HtmlSaveOptions...

    forum.aspose.com/t/npe-when-convert-html-to-pdf...
  10. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....example implements these steps: import aspose.slides as slides # Instantiate...was created as a text box: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/manage-textbox/