Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,099 for

trim document

(0.04 sec)
  1. Aspose::Words::Comment::get_Author method | Asp...

    Aspose::Words::Comment::get_Author method. Returns or sets the author name for a comment in C++....Shows how to print all of a document’s comments and their replies...replies. auto doc = MakeObject < Document > ( MyDir + u "Comments.docx"...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the Document. To learn more, visit the Documentation article in C++....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. class SectionCollection...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities.... Document doc = new Document (); DocumentBuilder...doc ); // Add text to the document by inserting Runs using a...

    reference.aspose.com/words/net/aspose.words/nod...
  4. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  5. NodeChangingArgs.NewParent | Aspose.Words for .NET

    Discover the NodeChangingArgs NewParent property to efficiently access a node's future parent after operations complete. Enhance your coding with ease!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  6. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... Document (); let builder = new aw ...doc ); // Add text to the document by inserting Runs using a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document. Can be null. Default is null in C++....load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be null . Default is null ....

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. HeaderFooter.nodeType property | Aspose.Words f...

    HeaderFooter.nodeType property. Returns [NodeType.HeaderFooter](../../nodetype/#HeaderFooter).... Document (); let builder = new aw ...`\t\" ${ body . getText (). trim () } \"` ); break ; } case aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....with Headers and Footers documentation article. Remarks: HeaderFooter...text in a document’s footer. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...