Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 20,433 for

insert documents

(0.17 sec)
  1. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies Inserted text during change tracking for efficient document management....Returns true if this object was inserted in Microsoft Word while change...revision paragraphs. Document doc = new Document (); Body body = doc...

    reference.aspose.com/words/net/aspose.words/par...
  2. OdsoFieldMapData class | Aspose.Words for Python

    aspose.words.settings.OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document...predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OdsoFieldMapData class | Aspose.Words for Node.js

    Aspose.Words.Settings.OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document...predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... Document () builder = aw . DocumentBuilder...each SEQ field found in the document. # Each entry contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.show_percentage proper...

    ChartDataLabelCollection.show_percentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series... Document () builder = aw . DocumentBuilder...doc = doc ) chart = builder . insert_chart ( chart_type = aw . drawing...

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

    in Java.... getDocument() Gets the document to which this node belongs...represents the portion of a document that is contained in this...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!...us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Create Dynamic Charts with C++|Documentation

    Learn how to create dynamic charts in Aspose.Cells for C++. Our guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets.... Insert some data to the cells. Create...a ListObject based on the inserted data. Create a Chart based...

    docs.aspose.com/cells/cpp/create-dynamic-charts/
  9. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph.... Document (); let builder = new aw ...If we wish to preserve our document's dimensions, we can set this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....additional options when saving a document into the SaveFormat.TEXT format...the Specify Save Options documentation article. Examples: Shows...

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