Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 50,597 for

import document

(0.08 sec)
  1. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....rotates every page of a PDF document 90 degrees clockwise using...orientation issues, such as scanned documents that are sideways. The original...

    docs.aspose.com/pdf/python-net/rotate-pages/
  4. Convert DOC To HTML Python

    Convert DOC to HTML format in Python code. Save DOC as HTML using Python....converting DOC to HTML Use our document conversion API to develop...solution to import and export DOC, HTML, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  5. Convert SVG to PNG in Python – Aspose.HTML

    Convert SVG to PNG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to PNG....'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/python-net/convert-svg-to-...
  6. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...JVM memory try (Document mergedDoc = new Document()) { pdfFileNames...resolve(pdfName); try (Document srcDoc = new Document(pdfPath.toString()))...

    forum.aspose.com/t/out-of-memory-issue-when-mer...
  7. Zoom Factor in Jython|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....Cells - Zoom Factor To append documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/zoom-factor-in-jython/
  8. 在 Jython 中将 Excel 转换为 Pdf|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class Excel2PdfConversion...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  9. Convert HTML To MARKDOWN Java

    Convert HTML to MARKDOWN format in Java code. Save HTML as MARKDOWN using Java....converting HTML to Markdown Use our document conversion API to create portable...professional software solution to import and export HTML, Markdown,...

    products.aspose.com/words/java/conversion/html-...
  10. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加页面图章。... 使用 Document 實例載入 PDF。 使用 Document 物件開啟 PDF 文件。 建立頁面圖章並定義其屬性。...添加页面图章-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/stam...