Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 350,030 for

document

(0.09 sec)
  1. Aspose::Words::Markup::XmlMapping::get_StoreIte...

    Aspose::Words::Markup::XmlMapping::get_StoreItemId method. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the XPath expression in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Custom...structured document tag.docx" ); // Structured document tags have...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Style.Type | Aspose.Words for .NET

    Discover the Style Type property to effortlessly access and customize paragraph or character styles, enhancing your Document's visual appeal....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Shapes Live Demos...Hide Show ] Add Shapes in PS Document Add Rectangle to PS In order...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  4. FootnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section...footnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the shape has image bytes or links an image....to save all images from a document to the file system. img_source_doc...img_source_doc = aw . Document ( MY_DIR + 'Images.docx' ) # Shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....throws Exception { // Create a document with two mail merge regions..."Washington" and "Seattle" Document doc = createSourceDocument(new...

    reference.aspose.com/words/java/com.aspose.word...
  7. EndnotePosition | Aspose.Words for Java

    Defines the endnote position in Java....the document collects and displays its endnotes. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. SubDocument Class | Aspose.Words for .NET

    Discover Aspose.Words.SubDocument class, efficiently manage and reference external Documents for seamless integration and enhanced Document processing....reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/sub...
  9. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...Document(str(file_path)) doc.save(str(new_file_path))...the fonts used in your DOCX document are embedded during the conversion...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  10. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the Document outline at which to display Word bookmarks....Specifies the default level in the document outline at which to display...will not be displayed in the document outline. Specify 1 and Word...

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