Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,317 for

trim document

(0.06 sec)
  1. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the Document as a bookmark end in C++....the current position in the document as a bookmark end. System...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Tables::RowCollection::idx_get m...

    Aspose::Words::Tables::RowCollection::idx_get method. Retrieves a Row at the given index in C++....through all tables in the document and print the contents of...cell. auto doc = MakeObject < Document > ( MyDir + u "Tables.docx"...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. DocumentBuilder.CurrentNode | Aspose.Words for ...

    Discover the DocumentBuilder CurrentNode property to easily access the selected node, enhancing your Document editing efficiency and workflow....a paragraph or structured document tag, CurrentNode returns null...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....into the document. auto doc = MakeObject < Document > (); auto...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Footnote.IsAuto | Aspose.Words for .NET

    Discover the IsAuto property for footnotes, enabling seamless autonumbering or custom reference marks for enhanced Document clarity and organization.... Document doc = new Document (); DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/net/aspose.words.not...
  6. Table | Aspose.Words for Java

    Represents a table in a Word Document in Java....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. Remarks: Table is...

    reference.aspose.com/words/java/com.aspose.word...
  7. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...again!' ) # Converting the document to text form reveals that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless text formatting. Enhance your content with tailored styles effortlessly!...ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...0x43E3." , doc . GetText (). Trim ()); Assert . AreEqual ( 4 ...

    reference.aspose.com/words/net/aspose.words.rep...
  9. DocumentBuilder.currentNode property | Aspose.W...

    DocumentBuilder.currentNode property. Gets the node that is currently selected in this DocumentBuilder....a paragraph or structured document tag, DocumentBuilder.currentNode...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Numbers that...

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