Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 53,291 for

import document

(0.07 sec)
  1. 使用 Python 可填写的 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式创建可填写的 PDF 表单。...在 Document 类的实例中加载 PDF。 1。在 PDF 文件中创建字段。...格式填写 PDF 表单 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  2. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be Imported when they have equal names in source and destination Documents...specifies how styles will be imported when they have equal names...in source and destination documents. The default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. View or Edit PPS Files Metadata using Python | ...

    Python source code to edit or view PPS format metadata....Presentation object to access the document properties of the presentation...Built-in Properties - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  4. View or Edit PPSM Files Metadata using Python |...

    Python source code to edit or view PPSM format metadata....Presentation object to access the document properties of the presentation...Built-in Properties - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  5. View or Edit PPTX Files Metadata using Python |...

    Python source code to edit or view PPTX format metadata....Presentation object to access the document properties of the presentation...Built-in Properties - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  6. View or Edit PPSX Files Metadata using Python |...

    Python source code to edit or view PPSX format metadata....Presentation object to access the document properties of the presentation...Built-in Properties - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  7. Convert PDF to PDF/A formats in Python|Aspose.P...

    Explore the steps to convert PDF files to PDF/A format for long-term archiving using Aspose.PDF in Python via Java....Convert the file using the Document class Convert method. Before...compliant PDF. from asposepdf import Api DIR_INPUT = "testdata/"...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  8. Protect Documents with Password via Android Mob...

    Protect PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents via your Android application. Apply password with ease....Android via Java Protect Protect Document using Android APPs Secure...Android via Java. Download Document protection via mobile apps...

    products.aspose.com/total/android-java/protect/
  9. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…...Words for loading Pdf documents. The code snippet is as follow:...com.aspose.words.Document doc = new Document(bais, load); OoxmlSaveOptions...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  10. Convert Visio to PNG via Python | products.aspo...

    Sample Python conversion Visio to PNG file. Use this example code to convert Visio to PNG 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...