Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 50,897 for

import document

(0.08 sec)
  1. 在 Python 中转换 SVG 文件 – Python 示例

    了解如何在 Python 中将 SVG 转换为其他格式,查找 Python 代码示例并尝试在线 SVG 转换器。...svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/zh/python-net/convert-svg/
  2. Extract data from PDF Forms using Python | Aspo...

    Extract user data fields from fillable PDF Document programmatically with Python sample code using Aspose.PDF for Python for .NET....powerful, and easy-to-use document manipulation API for Python...Load PDF in an instance of Document class. Get values from all...

    products.aspose.com/pdf/python-net/acroforms/ex...
  3. 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/
  4. FieldInclude.source_full_name property | Aspose...

    FieldInclude.source_full_name property. Gets or sets the location of the Document....or sets the location of the document. @property def source_full_name...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Remove PPT Password Protection Online or using ...

    Remove password from PPT Document through online app for free. .NET C# API code to unlock password protected PPT files....NET Unlock Ppt Unlock PPT Document Password Online or via .NET...Develop powerful .NET based PPT document locking and unlocking utility...

    products.aspose.com/total/net/unlock/ppt/
  6. Remove XLS Password Protection Online or using ...

    Remove password from XLS Document through online app for free. .NET C# API code to unlock password protected XLS files....NET Unlock Xls Unlock XLS Document Password Online or via .NET...Develop powerful .NET based XLS document locking and unlocking utility...

    products.aspose.com/total/net/unlock/xls/
  7. Converting a SVG file to EMF using Python | Asp...

    Sample code on Python for SVG to EMF conversion. Use example code for batch SVG to EMF conversion with Python and .NET...programmatically a document from SVG to EMF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  8. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output Document (which I have attached). The first bookmark replacement works correctly, and the output docum…...causes issues when the modified document is reused Aspose.Words Product...replacement using Input Document 1 and Input Document 2 , and I successfully...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  9. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of Documents ( fill in a coversheet, add sharepoint Documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...Words Document and Then Convert It to PDF...having multiple sources of documents ( fill in a coversheet, add...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  10. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...创建插入符号注释的步骤: 加载PDF文件 - 新的 Document 。 创建新的 Caret Annotation 并设置...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/zh/java/extra-annotations/