Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 66,968 for

import

(0.75 sec)
  1. 使用 Python 编辑 PDF | Aspose.PDF

    用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 Python....文件-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  2. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...page - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/images/add/
  3. How to Migrate to Aspose.Cells 7.0.0 or Higher|...

    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....approach, you can just import only one import statement in your application...classes, interfaces, etc. Java import com.aspose.cells.* ; We have...

    docs.aspose.com/cells/java/how-to-migrate-to-as...
  4. Merge ODP Files To SVG Using Python | products....

    Merge multiple ODP files in Python....multiple ODP into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/odp...
  5. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....cells import Workbook # Instantiating a...property. from aspose.cells import Workbook , PdfSaveOptions #...

    docs.aspose.com/cells/python-net/how-to-print-e...
  6. Scan Swiss Post Parcel Images via Python via Ja...

    Python source code for Swiss Post Parcel recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/swiss-p...
  7. Scan Deutsche Post Identcode and Deutsche Post ...

    Python source code for Deutsche Post Identcode and Deutsche Post Leitcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/deutsch...
  8. Merge PDF Files To SVG Using Python | products....

    Merge multiple PDF files in Python....multiple PDF into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  9. Working with Messages from IMAP Server|Document...

    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....identification info about messages: import aspose.email as ae client =...number of messages it contains: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/working-with-m...
  10. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....add custom points to a shape: import aspose.slides as slides with...remove points from a shape: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/custom-shape/