Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 69,777 for

import

(0.09 sec)
  1. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python.... import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/rotate-pages/
  2. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通过 COM 互操作向 PDF 文档添加附件。... import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  3. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...Reproduction Code import com.aspose.psd.*; import com.aspose.psd...psd.fileformats.psd.PsdImage; import com.aspose.psd.fileformats...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  4. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....dstDoc = new Document(); // Import a shape from the source document...appendChild(importedShape); // The imported shape contains an image. We...

    reference.aspose.com/words/java/com.aspose.word...
  5. Calculating IFNA Function with Python.NET using...

    Learn how to calculate IFNA function in Excel files using Aspose.Cells for Python.NET. Handle...calculation results import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/python-net/calculating-if...
  6. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Cells .NET for DNN|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....Users and Roles to Excel DNN Import Users from Excel Aspose.Cells...

    docs.aspose.com/cells/net/aspose-cells-net-for-...
  8. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via C++ library. Save PDF document to file system, to stream, and in Web applications....PDF document to file system import AsposePDFPythonWrapp as ap...

    docs.aspose.com/pdf/python-cpp/save-pdf-document/
  9. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... import aspose.pdf as ap path_infile...you how to encrypt PDF files. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  10. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中删除水印...中删除水印-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/wate...