Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 152,455 for

text

(0.41 sec)
  1. DocumentBuilder.moveToField method | Aspose.Wor...

    DocumentBuilder.moveToField method. Moves the cursor to a field in the document....DocumentBuilder and add a run of text after it. let field = builder...null ); builder . write ( " Text immediately after the field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....using namespace Aspose :: Pdf :: Text ; void CreateDocument () { //...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  3. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-Text representation of the documents content in Java....PlainTextDocument Allows to extract plain-text representation of the document’s...more, visit the Working with Text Document documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation.... Writeln ( "This text is in section 1." ); // Section...); builder . Writeln ( "This text is in section 2." ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Modify Barcode Color Scheme|Documentation

    How to Adjust Color Schemes of Barcode Elements in Aspose.BarCode for Node.js via Java...the following: Bars Background Text label Top and bottom captions...color set to Color.Green . Main Text Color Aspose.BarCode for Node...

    docs.aspose.com/barcode/nodejsjava/modify-barco...
  6. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auto in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency.... Text { get; set; } Gets or sets the text of the run...override GetText () Gets the text of the run. NextPreOrder ( Node...

    reference.aspose.com/words/net/aspose.words/run/
  8. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to Text in Excel using Aspose.Cells for JavaScript via C++....superscript (text above the baseline) and subscript (text below the...the baseline) effects to text. Working with Superscript and Subscript...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  9. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....each instance of mathematical text individually with respect to...Justifies instances of mathematical text to the left with respect to...

    reference.aspose.com/words/java/com.aspose.word...
  10. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of Text when displaying this WordprocessingML content in Java....position on the current line of text when displaying this WordprocessingML...position tab.docx"); // Extract the text contents of our document by...

    reference.aspose.com/words/java/com.aspose.word...