Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 70,848 for

import

(0.07 sec)
  1. Convert OTG files|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.... import com.aspose.imaging.Image ; import com.aspose...ImageOptionsBase ; import com.aspose.imaging.Size ; import com.aspose...

    docs.aspose.com/imaging/java/convert-otg-files/
  2. Delete List Item|Aspose.PDF for Python via .NET

    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....from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/python-net/del-list-item/
  3. Export to FDF|Aspose.PDF for Python via .NET

    This example explains how to export PDF form field data to an FDF (Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to access interactive form data through the Form facade, bind a source PDF document, and save the extracted values into an FDF stream....from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/python-net/export-to-fdf/
  4. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python.... import aspose.pdf as ap from aspose.pdf import Color ...HorizontalAlignment from os import path import sys def create_table...

    docs.aspose.com/pdf/python-net/adding-tables/
  5. How to Implement Lazy Loading in GridJs|Documen...

    This article describes how to implement lazy loading in GridJs....configuration) import com.aspose.gridjs.GridJsOptions ; import org.springframework...springframework.context.annotation.Bean ; import org.springframework.context...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. Search Messages and Folders in a PST by Some Cr...

    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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'..."myInbox" ) builder = Rjb :: import ( 'com.aspose.email.PersonalStorageQuery'...

    docs.aspose.com/email/java/search-messages-and-...
  7. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via .NET library. You can open existing PDF, document from stream, and encrypted PDF document.... import aspose.pdf as ap def open_document_from_file...document from stream import aspose.pdf as ap import io def open_document_from_stream...

    docs.aspose.com/pdf/python-net/open-pdf-document/
  8. Add Local Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a red-colored local link on page 1 that points to page 1, and saves the modified document.... import aspose.pdf.facades as pdf_facades...aspose.pycore import cast , is_assignable import aspose.pydrawing...

    docs.aspose.com/pdf/python-net/add-local-link/
  9. Add Web Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a blue web link annotation on page 1 pointing to Aspose’s Python PDF product page, and saves the modified document.... import aspose.pdf.facades as pdf_facades...aspose.pycore import cast , is_assignable import aspose.pydrawing...

    docs.aspose.com/pdf/python-net/add-web-link/
  10. Set Orientation and Control the Export of Hidde...

    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.... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/set-orienta...