Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 70,656 for

import

(0.22 sec)
  1. Work with PDF File Metadata in Python|Aspose.PD...

    Learn how to extract, update, and manage PDF file metadata and XMP properties in Python using Aspose.PDF....fields import aspose.pdf as ap import datetime import sys from...from os import path def get_pdf_file_information ( infile ): #...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  2. 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/
  3. 在 Ruby 中按条件搜索 PST 中的邮件和文件夹|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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'..."myInbox" ) builder = Rjb :: import ( 'com.aspose.email.PersonalStorageQuery'...

    docs.aspose.com/email/zh/java/search-messages-a...
  4. 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/...
  5. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...2:jdk16’ Code Sample: import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import com.aspose.pdf...

    forum.aspose.com/t/table-text-becomes-verticall...
  6. Add Free Text Annotations|Aspose.PDF for Python...

    This example loads an existing PDF file, adds a free text annotation to the first page at a defined position, and saves the modified document.... import aspose.pdf as ap import aspose.pdf.facades...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/python-net/add-free-text-an...
  7. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines....following sample code: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/python-java/setup-envir...
  8. Revision and Permissions|Aspose.PDF for Python ...

    Learn how to inspect signature revisions, document revisions, and certification permissions in PDF files using PdfFileSignature in Python.... import aspose.pdf.facades as pdf_facades import sys from...from os import path def get_signature_revision ( infile ): pdf_signature...

    docs.aspose.com/pdf/python-net/revision-permiss...
  9. 在 Ruby 中创建并保存 Outlook 任务|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....+ '/data/' contact = Rjb :: import ( 'com.aspose.email.MapiContact'...MapiContact' ) . new calendar = Rjb :: import ( 'java.util.Calendar' ) ....

    docs.aspose.com/email/zh/java/creating-and-savi...
  10. Sign PDF Documents from a Smart Card in Python|...

    Learn how to sign PDF documents with smart cards and external certificates in Python....smart card: import sys from os import path import aspose.pdf as...as ap import aspose.pydrawing as drawing def sign_with_smart_card...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...