Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 18,776 for

insert documents

(0.04 sec)
  1. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....the Working with Charts documentation article. Examples: Shows...for chart values. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...while appending a document. # Create a document that will have nodes...another document inserted into it. dst_doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks: The document is represented...

    reference.aspose.com/words/java/com.aspose.word...
  5. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...Working with Form Fields documentation article. Remarks Microsoft...FormField is represented in a document by a special character and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word....track_revisions property Document.track_revisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...while appending a document. // Create a document that will have...have nodes from another document inserted into it. let dstDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....specification for a saved document to adhere to. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldAutoNumLgl.separator_character property | ...

    FieldAutoNumLgl.separator_character property. Gets or sets the separator character to be used....Examples Shows how to organize a document using AUTONUMLGL fields. def...field_auto_num_lgl (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java.... Examples: Shows how to insert ActiveX control. DocumentBuilder...class. Examples: Shows how to insert ActiveX control. DocumentBuilder...

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