Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 20,066 for

document insertion

(0.95 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if OLE object is an OLE Package. Returns null otherwise in C++....Examples Shows how insert an OLE object into a document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Style::get_NextParagraphStyleNam...

    Aspose::Words::Style::get_NextParagraphStyleName method. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style in C++....automatically to a new paragraph inserted after a paragraph formatted...Examples Shows how to access a document’s style collection. auto doc...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. How to find last paragraph of last page has sec...

    I am trying to merge two word Documents, the first Document last page, last paragraph has section break, because of that the second Document does not start in new page. I want to check in the code if the last paragraph …...merge two word documents, the first document last page, last...because of that the second document does not start in new page...

    forum.aspose.com/t/how-to-find-last-paragraph-o...
  5. Aspose::Words::Font::get_Style method | Aspose....

    Aspose::Words::Font::get_Style method. Gets or sets the character style applied to this formatting in C++....underline to all runs in a document that are formatted with custom...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one Document to another in Java....repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::FieldBuilder::FieldBuild...

    Aspose::Words::Fields::FieldBuilder::FieldBuilder constructor. Initializes an instance of the FieldBuilder class in C++....Examples Shows how to create and insert a field using a field builder...MakeObject < Aspose :: Words :: Document > (); // A convenient way...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. DocumentBuilder.insertHorizontalRule method | A...

    DocumentBuilder.insertHorizontalRule method. Inserts a horizontal rule shape into the Document....insertHorizontalRule() Inserts a horizontal rule shape into the document. insertHorizontalRule...rule. Examples Shows how to insert a horizontal rule shape, and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method...further changes you make to the document programmatically as revision...changes to the document programmatically, save the document and later...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style....to insert a string surrounded by a border into a document. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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