Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 67,787 for

import

(0.23 sec)
  1. Working with Pages in XPS file | Python

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... xps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. Open a Document Read-Only in Python|Aspose.Word...

    Make your document read-only so that the content can be copied or read, but not modified using Python....make a document read-only: import aspose.words as aw doc = aw...read-only access for a document: import aspose.words as aw doc = aw...

    docs.aspose.com/words/python-net/open-a-documen...
  3. Convert PowerPoint Presentations to XPS in Pyth...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Python using Aspose.Slides. Get step-by-step guide and sample code....document using standard settings: import aspose.slides as slides # Instantiate...custom settings in Python: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/convert-power...
  4. 对于插入的图表,没法选择数据或者编辑数据(显示链接文件不可用),可以解决吗 - Free Su...

    Aspose word for Python,插入的图表。无法编辑数据(显示链接文件不可用),附件是截图和示例代码。...words import Document from aspose.words.drawing import ChartType...

    forum.aspose.com/t/topic/317126
  5. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...rendering: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  6. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears to be corrupted and c…...code used : import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  7. PDF Conversion API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library... toString ()); Import & Export Documents Convert...convert: Finish" << std :: endl ; Import & Export Documents Convert...

    products.aspose.com/pdf/conversion/
  8. Ubuntu 24.04 Ошибка ModuleNotFoundError: No mod...

    Здравствуйте! “from aspose.barcode Import generation” вызывает ошибку “ModuleNotFoundError: No module named ‘aspose.barcode’” Ubuntu 24.04 python 3.6.9 aspose-barcode-for-python-via-net Пакет успешно установился в в…...barcode import generation” вызывает ошибку...импортировать модуль следующим образом: import aspose.barcode Переустановка...

    forum.aspose.com/t/ubuntu-24-04-modulenotfounde...
  9. 使用java優化文件內容

    壓縮Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS而不損失質量。優化文檔內容,輕鬆減小文件大小。...% "aspose-words" % "ver" 複製 import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/compress/
  10. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace text in PPT Presentation....PPT Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/redaction...