Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 414,433 for

document

(2.37 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. 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/
  3. 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...
  4. 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...
  5. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....from all sections from the document leaving the sections themselves...themselves. doc = aw . Document () # A blank document contains one section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your Document formatting by identifying built-in Heading styles for better organization and clarity....a saved 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/par...
  7. PdfSaveOptions.imageColorSpaceExportMode proper...

    PdfSaveOptions.imageColorSpaceExportMode property. Specifies how the color space will be selected for the images in PDF Document....selected for the images in PDF document. get imageColorSpaceExpor...used for all images in the document. PdfImageColorSpaceEx.SimpleCmyk...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::RevisionGroupCollection class | ...

    Aspose::Words::RevisionGroupCollection class. A collection of RevisionGroup objects that represent revision groups in the Document. To learn more, visit the Documentation article in C++....represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. class RevisionGroupCollect...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover the XpsSaveOptions OutlineOptions property to customize your Document's outline settings for enhanced organization and presentation....a saved XPS 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...
  10. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...a saved XPS document. let doc = new aw . Document (); let builder...

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