Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 71,217 for

import

(0.17 sec)
  1. Get, Update, and Expand PDF Bookmarks in Python...

    Learn how to retrieve, update, and expand bookmarks in PDF documents using Python.... from os import path import sys import aspose.pdf as ap...object. from os import path import sys import aspose.pdf as ap...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  2. 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/
  3. Manage PDF Headers and Footers using Python|Asp...

    Learn how to manage headers and footers in PDF documents with Python and Aspose.PDF.... from os import path import aspose.pdf as ap import sys def ... from os import path import aspose.pdf as ap import sys def add_header_artifact...

    docs.aspose.com/pdf/python-net/artifacts-header...
  4. 在 Ruby 中向 PST 添加 MapiTask|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/' task = Rjb :: import ( 'com.aspose.email.MapiTask'...Rjb :: import ( 'java.util.Date' ) . new , Rjb :: import ( 'java...

    docs.aspose.com/email/zh/java/adding-mapitask-t...
  5. Clear PDF Metadata|Aspose.PDF for Python via .NET

    Remove all metadata from a PDF document using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.facades...pdf_facades from io import FileIO import sys from os import path sys ....

    docs.aspose.com/pdf/python-net/clear-pdf-metadata/
  6. 在 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...
  7. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the text alignment of a form field in a PDF document using Aspose.PDF for Python....from io import FileIO import sys from os import path import aspose...pdf as ap import aspose.pydrawing as ap_pydrawing import aspose...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  8. Set Field Appearance|Aspose.PDF for Python via ...

    This example demonstrates how to change the visual appearance of a PDF form field using Aspose.PDF for Python....from io import FileIO import sys from os import path import aspose...pdf as ap import aspose.pydrawing as ap_pydrawing import aspose...

    docs.aspose.com/pdf/python-net/set-field-appear...
  9. List Stamps|Aspose.PDF for Python via .NET

    This example loads a PDF, retrieves all stamps from page 1, prints them, and displays a message if no stamps are found.... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/python-net/list-stamps/
  10. Fill Barcode Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to programmatically fill barcode fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, assign a value to a barcode field, and save the updated file....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/fill-barcode-fie...