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

document

(0.1 sec)
  1. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing Document editing efficiency and precision....Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...
  2. RevisionCollection class | Aspose.Words for Nod...

    Aspose.Words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the Document...represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances Document exports by automatically generating missing outline levels for better organization....missing outline levels when the document is exported. Default value...saving a PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor.VisitTableStart | Aspose.Words ...

    Discover the DocumentVisitor VisitTableStart method, essential for efficiently managing table enumeration in your applications. Enhance your coding skills today!...table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....built-in document properties. let doc = new aw . Document ( base..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Row.Accept | Aspose.Words for .NET

    Discover the Row Accept method, designed to enhance visitor engagement and streamline user interactions for your website's success....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++....shape type to insert into the document horzPos Aspose::Words::Dr...to insert DML shapes into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. PageSetup.headingLevelForChapter property | Asp...

    PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the Document....the chapter titles in the document. get headingLevelForChapt...include chapter numbers, the document headings must have a numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts 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...