Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 73,831 for

import

(0.22 sec)
  1. 在 Python 中处理 Tagged PDF 表格|Aspose.PDF for Pytho...

    了解如何在 Python 中使用 Aspose.PDF for Python via .NET 处理 Tagged PDF 中的可访问表格,包括结构、跨列、对齐以及符合 PDF/UA 的表格标记。... import aspose.pdf as ap import sys from os import path def...文档中为表格设置样式: import aspose.pdf as ap import sys from os import path def...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  2. Image Overlapping and Alignment Issue in Word a...

    While upgrading Aspose from the old version to the new version, we faced image alignment and overlapping issues in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implement…...Sample code import com.aspose.pdf.Document import com.aspose.pdf...SaveFormat import com.aspose.slides.Presentation import com.aspose...

    forum.aspose.com/t/image-overlapping-and-alignm...
  3. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in Android via Java using Aspose.Slides with images and other resources saved as external linked files.... import com.aspose.slides.HtmlFormatter ; import com.aspose...HtmlOptions ; import com.aspose.slides.ILinkEmbedController ; import com...

    docs.aspose.com/slides/androidjava/exporting-pr...
  4. Add PDF Pages in Python|Aspose.PDF for Python v...

    Learn how to add or insert pages into PDF documents in Python....file at a specified position: import aspose.pdf as ap def insert_empty_page...page at the end of a PDF file. import aspose.pdf as ap def add_empty_page_to_end...

    docs.aspose.com/pdf/python-net/add-pages/
  5. 从 PDF 导入 3D 场景和内容|Documentation

    Aspose 的场景类。3D API 表示 3D 场景。开发人员可以从 PDF 文件中提取 3D 场景和内容。...threed import Scene from aspose.threed.formats import PdfLoadOptions...代码示例所示: from aspose.threed import FileFormat # For complete examples...

    docs.aspose.com/3d/zh/python-net/import-3d-scen...
  6. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to format PDF documents, embed fonts, control viewer settings, and adjust display options in Python.... import aspose.pdf as ap def get_document_window...properties using the Document class. import aspose.pdf as ap def set_document_window...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  7. Convert HTML to XHTML – Python code and Online ...

    Convert HTML to XHTML online or with Python. Use Aspose.HTML for Python via .NET to save webpage as XHTML quickly, clearly and safely....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    products.aspose.com/html/python-net/conversion/...
  8. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination documents...how the numbering will be imported when it clashes in source...): ... Examples Shows how to import a document with numbered lists...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 Python 中转换 SVG 文件 – PDF、PNG、JPG、XPS

    使用 Aspose.SVG for Python via .NET 在 Python 中转换 SVG 文件。将 SVG 保存为 PDF、PNG、JPG、BMP、TIFF、GIF 或 XPS,并查看批量转换、保存选项、常见问题和相关工作流示例。... svg import SVGDocument 2 from aspose....converters import Converter 3 from aspose. svg . saving import ImageSaveOptions...

    docs.aspose.com/svg/zh/python-net/convert-svg/
  10. 在 Python 中将 EPUB 转换为 JPG – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库将 EPUB 转换为 JPG。在Python代码示例中考虑各种EPUB到JPG的转换方案。...'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-epub...