Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 153,467 for

text

(1.31 sec)
  1. FieldStyleRef.InsertParagraphNumberInFullContex...

    Manage paragraph numbering with the FieldStyleRef InsertParagraphNumberInFullConText property. Easily control conText for better document clarity....NumberFormat = "\x0001 )" ; // Add text and apply paragraph styles that...first "List Paragraph"-styled text in the document. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your document formatting by managing paragraph references effectively....NumberFormat = "\x0001 )" ; // Add text and apply paragraph styles that...first "List Paragraph"-styled text in the document. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words.fie...
  3. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom XML part by its identifier....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldStyleRef.SearchFromBottom | Aspose.Words f...

    Discover the FieldStyleRef SearchFromBottom property, control search direction on your page for enhanced user experience and efficiency....NumberFormat = "\x0001 )" ; // Add text and apply paragraph styles that...first "List Paragraph"-styled text in the document. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Designing machine-redable forms|Documentation

    Lightweight markup language specifically tailored for creating Aspose.OMR for Java forms....sources are stored as plain-text files that can be modified with...with any general-purpose text editor or code editor (such as...

    docs.aspose.com/omr/java/design-form/
  6. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...get_PageNumberReplacemen () Gets or sets text used in place of a page number...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. DocumentVisitor.VisitStructuredDocumentTagEnd |...

    Discover the DocumentVisitor VisitStructuredDocumentTagEnd method, essential for managing structured document tag enumeration efficiently. Enhance your coding skills!...<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the type of this node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.Cells for JavaScript via C++ API....same style as A1 contain the text “Found”. <!DOCTYPE html> < html...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/find-cells...
  10. Working with Footnote and Endnote|Aspose.Words ...

    How to manipulate footnotes and endnotes using C++....of each page or beneath the text on each page. The endnote position...note’s properties, such as its text: for ( auto footnote : System...

    docs.aspose.com/words/cpp/working-with-footnote...