Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 50,285 for

import document

(0.09 sec)
  1. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF Document with ZUGFeRD in Aspose.PDF for Python via .NET...steps to attach ZUGFeRD to PDF: Import the Aspose.PDF library and...path variable and create a Document object. Create a FileSpecification...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  2. 导入和导出注释到XFDF格式|Aspose.PDF for Java

    您可以使用Aspose.PDF for Java库导入和导出XFDF格式的注释。...examples ; import java.io.FileOutputStream ; import java.io.IOException...IOException ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/import-export-xfdf/
  3. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....a generated PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Open an Existing Visio Drawing in Ruby|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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...to XPS in Ruby Saving Visio Document in Ruby...

    docs.aspose.com/diagram/java/open-an-existing-v...
  5. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....a generated PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF to JPEG Converter using Go | Aspose.PDF

    Go sample code for converting PDF to JPEG on any platform...convert programmatically a document from PDF to JPEG format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  7. PDF to DICOM Converter using Go | Aspose.PDF

    Go sample code for converting PDF to DICOM on any platform...convert programmatically a document from PDF to DICOM format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  8. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。... import aspose.pdf as apdf from os import path path_infile...infile ) # Open document document = apdf . Document ( path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  9. PDF to SVG Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one SVG single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import necessary Python libraries...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  10. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    用於操作 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中的批注的 Python 原始程式碼。... 在 Document 類別的實例中載入 PDF。 建立要新增到 PDF 的註解。...Example: Python import aspose.pdf as apdf from os import path path_infile...

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