Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 18,038 for

document insertion

(0.13 sec)
  1. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method...deletes the merge field from the document after moving the cursor. Returns...MERGEFIELDs with data with a document builder instead of a mail...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::InlineStory::get_IsMoveToRevisio...

    Aspose::Words::InlineStory::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....if this object was moved (inserted) in Microsoft Word while change...nodes. auto doc = MakeObject < Document > ( MyDir + u "Revision footnotes...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the Document that is to be loaded....Indicates the format of the document that is to be loaded. Members...MS_WORKS Microsoft Works 8 Document. DOC Microsoft Word 95 or...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...a saved XPS document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldIncludeText.BookmarkName | Aspose.Words fo...

    Discover the FieldIncludeText BookmarkName property to easily manage and customize bookmark names in your Documents for enhanced organization and efficiency....name of the bookmark in the document to include. public string...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this Document in C++....placeholder text) upon opening this document. bool Aspose :: Words :: Markup...structured document tag. auto doc = MakeObject < Document > (); //...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the Document in Java....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks: A Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your Documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....Stream, string, bool, Stream ) Inserts an embedded OLE object from...from a stream into the document. public Shape InsertOleObject (...

    reference.aspose.com/words/net/aspose.words/doc...
  10. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... Document () layout_collector = aw ...content of our document spans. # Since the document is empty, that...

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