Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 69,953 for

import

(0.82 sec)
  1. 使用 Python API 启用 IMAP 扩展|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....服务器交互,特别是使用 ID 命令检索服务器标识信息: import aspose.email as ae with ae...Gmail 中的文件夹,并验证哪些文件夹包含子文件夹: import aspose.email as ae with ae...

    docs.aspose.com/email/zh/python-net/imap-extens...
  2. Insert PDF into OneNote using C# | PDF in OneNo...

    Programmatically insert PDF into OneNote using C# with Aspose.Note for .NET API. Insert PDF document with icon to a new or an existing OneNote (.one) document using C#....you are looking for a way to import the content from PDF documents...documents. In addition, users can import content from PDF documents...

    blog.aspose.com/note/insert-pdf-into-onenote-us...
  3. 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...
  4. 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...
  5. 对于插入的图表,没法选择数据或者编辑数据(显示链接文件不可用),可以解决吗 - Free Su...

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

    forum.aspose.com/t/topic/317126
  6. 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...
  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. 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...
  9. 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...
  10. 设置图像大小|Aspose.PDF for Java

    本节介绍如何使用 Java 库设置 PDF 文件中的图像大小。...examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/zh/java/set-image-size/