Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 50,278 for

import document

(0.09 sec)
  1. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...创建方形和圆形注释的步骤: 加载 PDF 文件 - new Document . 创建新的 Circle Annotation ...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  2. Add named value in XMP metadata of EPS | Python

    The process of adding named value in XMP metadata with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  3. Extract Tables from PDF using Java | Aspose.PDF

    Extract tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...extracting Tables from PDF document Using Java Library In order...environment. Import the Necessary Libraries Load the PDF Document Initialize...

    products.aspose.com/pdf/java/table/extract/
  4. Aspose.Cells for Java Vs Open Source Competitor...

    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.... The document compares Aspose.Cells for...Aspose.Cells for Java can also import data into spreadsheets from...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  5. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF Document with Aspose.PDF for Python via .NET....Initialize a new PDF document. Define document metadata. Create and...accessible table in a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/working-with-tab...
  6. Add properties in XMP metadata of EPS | Python

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  7. Convert VDW to XPS via Python | products.aspose...

    Sample Python conversion code for VDW format to XPS file. Use this example code to convert VDW to XPS within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  8. Convert VSDM to XPS via Python | products.aspos...

    Sample Python conversion code for VSDM format to XPS file. Use this example code to convert VSDM to XPS within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  9. Convert VSTM to VSTM via Python | products.aspo...

    Sample Python conversion code for VSTM format to VSTM file. Use this example code to convert VSTM to VSTM within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  10. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during Import....they will be preserved during import. get recognizeUtf8Text () :...characters while loading an RTF document. // Create an "RtfLoadOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...