Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 125,120 for

text

(0.08 sec)
  1. FieldXE | Aspose.Words for Java

    Implements the XE field in Java.... Remarks: Defines the text and page number for an index...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document....number_format = ' \x01 )' # Add text and apply paragraph styles that...first "List Paragraph"-styled text in the document. builder . ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. Hello World Application using Aspose.Slides|Asp...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....presentation having Hello World text at a specified position of a...Hello World as default text Change the Text Color to Black as it...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  6. FieldStyleRef.StyleName | Aspose.Words for .NET

    Discover the FieldStyleRef StyleName property to easily customize and format your search Text. Enhance your project's styling with flexibility and precision....name of the style by which the text to search for is formatted....NumberFormat = "\x0001 )" ; // Add text and apply paragraph styles that...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++.... get_Text () Gets the text enclosed in the bookmark...the document. Does not remove text inside the bookmark. set_Name...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Contains method. Determines whether the collection contains a bookmark with the given name in C++....1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...2" ); builder -> Writeln ( u "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – C++ Overview https://docs.aspose.com/pdf/cpp/overview/ Recent content in C++ Overview on Documentation Hugo -- gohugo.io Mon, 08 Nov 2021 00:00:00 +0......com/word-processing/txt/ Text left Save the document int Text Format left...support. text Text Extract text from pages. Search text from pages...

    docs.aspose.com/pdf/cpp/overview/index.xml
  10. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....DocumentBuilder ( doc = doc ) # Add text to the document by inserting...new_run = aw . Run ( doc = doc , text = 'Run 3. ' ) runs . insert...

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