Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 53,303 for

import document

(0.19 sec)
  1. Connect to IMAP Servers in Python Using Aspose....

    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....IMAP server programmatically: import aspose.email as ae client =...security_options property to SSLImplicit: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/connect-to-ima...
  2. Converting a HTML file to TXT using Python | As...

    Sample code on Python for HTML to TXT conversion. Use example code for batch HTML to TXT conversion with Python and .NET...convert programmatically a document from HTML to TXT format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/h...
  3. How to compress PDF | Aspose.PDF

    Do you know how easily compress PDF Documents in Python? Compress PDF files with high quality using Python via .NET PDF library....efficiently compress your PDF documents. The resulting optimized PDF...size of a PDF file can be important for several reasons, including...

    products.aspose.com/pdf/tutorial/compress-pdf/
  4. 如何添加图标集条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Icon Sets 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  5. Update Fields|Documentation

    This section explains how to update fields.... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/update-fields/
  6. Create New Email 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....- email import Settings from com.aspose.email import MailMessage...email import MailAddress from com.aspose.email import MailMessageSaveType...

    docs.aspose.com/email/java/create-new-email-in-...
  7. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Manipulate tables in existing PDF file and replace old table with a new one in PDF Document with Aspose.PDF for Java....already exist on page of PDF document. A new class named Aspose...package com.aspose.pdf.examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/manipulate-tables-in-e...
  8. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java....Moving a Page from one PDF Document to Another This topic explains...from one PDF document to the end of another document using Java...

    docs.aspose.com/pdf/java/move-pages/
  9. 在Jython中向新的Excel文件添加工作表|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 AddingWorksheetstoNe...

    docs.aspose.com/cells/zh/java/adding-worksheets...
  10. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...IOException { try (Document pdfDocument = new Document(); ImageInputStream...follows these steps. import com.aspose.pdf.*; import com.aspose.imaging...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...