Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 20,125 for

insert documents

(0.33 sec)
  1. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for JavaScript via C++.... This document outlines how to manage these...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/workbook-s...
  2. Aspose::Words::Markup::SdtDateStorageFormat enu...

    Aspose::Words::Markup::SdtDateStorageFormat enum. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the document's data store in C++....bound to an XML node in the document’s data store. enum class ...enter a date with a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. BuiltInDocumentProperties.revisionNumber proper...

    BuiltInDocumentProperties.revisionNumber property. Gets or sets the document revision number....property Gets or sets the document revision number. get revisionNumber...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SignOptions.SignatureLineId | Aspose.Words for ...

    Discover the SignatureLineId property in SignOptions. Easily identify signature lines with a unique GUID, enhancing your document management efficiency....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/net/aspose.words.dig...
  5. SignatureLineOptions.SignerTitle | Aspose.Words...

    Discover the SignatureLineOptions SignerTitle property to customize suggested signer titles easily. Enhance your document's professionalism effortlessly!...add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/net/aspose.words/sig...
  6. 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...
  7. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your document's readability and style.... Document doc = new Document (); DocumentBuilder...SpaceBeforeAuto = autoSpacing ; // Insert two paragraphs that will have...

    reference.aspose.com/words/net/aspose.words/par...
  8. ChartDataLabelCollection.Separator | Aspose.Wor...

    Discover the Separator property of ChartDataLabelCollection. Customize data label separators for enhanced clarity in your charts, from commas to line breaks.... Document doc = new Document (); DocumentBuilder...of a pie chart. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one bookmark defined. However, when we generate the document through Aspose, the output document contains additional bookmarks (for example,…...Bookmarks Added During Aspose Document Generation Aspose.Words Product...1 We are using Aspose for document generation. In our Word template...

    forum.aspose.com/t/additional-bookmarks-added-d...
  10. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap text in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert one paragraph with a large...

    reference.aspose.com/words/java/com.aspose.word...