Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 422,750 for

document

(0.26 sec)
  1. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 PDF 文檔添加附件。... 建立一個 Document 物件。 建立一個 FileSpecification...方法將 FileSpecification 物件加入 Document 物件的 EmbeddedFiles 集合中。 儲存...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  2. SvgSaveOptions.resourcesFolder property | Aspos...

    SvgSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images) are saved when exporting a Document to Svg format...are saved when exporting a document to Svg format. Default is...is false . When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...中添加表格-PHP // Open document $document = new Document ( $inputFile );...to first page of input document $document -> getPages () -> add...

    products.aspose.com/pdf/zh-hans/php-java/table/...
  4. Drawing tool image extraction without table and...

    Chapter09.docx (468.6 KB)...extract images from a Word document without including tables and...need to navigate through the document’s structure effectively. The...

    forum.aspose.com/t/drawing-tool-image-extractio...
  5. Working with Comments in C++|Aspose.Words for C++

    Working with comments using C++....with comments – comments in a document in Aspose.Words are represented...Comments Using Comments in a Word document (in addition to Track Changes)...

    docs.aspose.com/words/cpp/working-with-comments/
  6. XmlMapping.prefix_mappings property | Aspose.Wo...

    XmlMapping.prefix_mappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/)....custom XML data parts in the document. Examples Shows how to set...custom XML parts. doc = aw . Document () # Construct an XML part...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldLink.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldLink IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and save storage space!...storing graphics data with the document. public bool IsLinked { get...field types to link to other documents in the local file system,...

    reference.aspose.com/words/net/aspose.words.fie...
  8. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple Documents in Java....multiple documents. Examples: Shows how to merge documents into a...output document. //There is a several ways to merge documents: String...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...OriginalFileName Contents [ Hide ] Document.OriginalFileName property...original file name of the document. public string OriginalFileName...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET....) to PDF documents. You also get the leverage...steps below: Create a new PDF Document . Add Page to pages collection...

    docs.aspose.com/pdf/net/add-rectangle/