Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 18,746 for

insert documents

(0.06 sec)
  1. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document () body = doc . first_section...tracking will register as "Insert" revisions. doc . start_track_revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled....Returns true if this object was inserted in Microsoft Word while change...paragraphs. let doc = new aw . Document (); let body = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....of mail merge fields in the document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks: This is...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a column chart that will contain three...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.top property | Aspose.Words for Python

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::AxisTickLabels ...

    Aspose::Words::Drawing::Charts::AxisTickLabels class. Represents properties of axis tick mark labels in C++....Type () Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. OlePackage class | Aspose.Words for Python

    aspose.words.drawing.OlePackage class. Allows to access OLE Package properties...Working with Ole Objects documentation article. Remarks OLE package...embed any type of data into document. Now this application is excluded...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the formatted Asian characters in C++....get_LocaleIdFarEast () Examples Shows how to insert and format text in a Far East...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. FieldIndex.page_number_list_separator property ...

    FieldIndex.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.page_number_style property | Aspose.W...

    PageSetup.page_number_style property. Gets or sets the page number format.... Document () builder = aw . DocumentBuilder...'Section 1, page 1.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

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