Sort Score
Result 10 results
Languages All
Labels All
Results 7,291 - 7,300 of 414,441 for

document

(0.16 sec)
  1. 使用 Java 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式管理 PDF 文件中的表格... 使用 Document 實例載入PDF。 透過索引存取該頁面。 1.建立一個...中新增表格 - Java Document pdfDocument = new Document ( DATA_DIR ....

    products.aspose.com/pdf/zh-hant/java/table/
  2. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images and fonts) are saved when exporting a Document to fixed page Xaml format. Default is null in C++....are saved when exporting a document to fixed page Xaml format...const Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Join Tables|Aspose.Words for Node.js via .NET

    Join tables in a Document using Node.js. How to merge two tables into one in Node.js....Words Document Object Model, is made up of...join two tables in a Word document using Aspose.Words for Node...

    docs.aspose.com/words/nodejs-net/join-tables/
  4. Create HTML File in Python

    This article covers the process to create HTML file in Python. It explains the stepwise process and a runnable sample code to create HTML page generator in Python....library Initialize an empty HTML document with the HTMLDocument class...and append it to the HTML document Write the output HTML file...

    kb.aspose.com/html/python/create-html-file-in-p...
  5. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents Document Theme, and provides access to main theme parts including [Theme.major_fonts](./major_fonts/), [Theme.minor_fonts](./minor_fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/python-net/working-with-styles-and-themes/) Documentation article....class Theme class Represents document Theme, and provides access...with Styles and Themes documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    Discover PdfSaveOptions' PreblendImages property. Easily control transparent image blending for enhanced Document quality and visual appeal....Preblending images may improve PDF document visual appearance in Adobe...saving a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. IStructuredDocumentTag.lockContentControl prope...

    IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT....structured document tags. let doc = new aw . Document (); let builder...Insert a plain text structured document tag, which acts as a text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。...3 # Create a new SVG document 4 document = SVGDocument() 5 6 #...empty SVG document 7 document. save ( "empty-document.svg" ) 使用...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  9. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection indexer. Retrieves a [Paragraph](../../paragraph/) at the given index.... Document ( file_name = MY_DIR + 'Revisions...'Revisions.docx' ) # This document contains "Move" revisions, which...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your Document signing location for enhanced security and efficiency....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...