Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 17,916 for

insert documents

(0.05 sec)
  1. Aspose::Words::DocumentBuilder::MoveToParagraph...

    Aspose::Words::DocumentBuilder::MoveToParagraph method. Moves the cursor to a paragraph in the current section in C++.... auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...()); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...output and expected output documents along with code that will...a bar chart inside a word document from scratch. I tried all...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  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. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....Exception { Document doc = new Document(); // Insert a WordArt...InsertTextPaths.docx"); } /// /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  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. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered list and applies it to the paragraph.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

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