Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 151,749 for

text

(0.12 sec)
  1. Aspose::Words::Fields::FieldComments::get_Text ...

    Aspose::Words::Fields::FieldComments::get_Text method. Gets or sets the Text of the comments in C++....et_Text method Contents [ Hide ] FieldComments::get_Text method...method Gets or sets the text of the comments. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldAdvance.horizontalPosition property | Aspo...

    FieldAdvance.horizontalPosition property. Gets or sets the number of points by which the Text that follows the field should be moved horizontally from the left edge of the column, frame, or Text box....number of points by which the text that follows the field should...edge of the column, frame, or text box. get horizontalPosition...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures, and so on into...has some important members: text (property) – specifies a label’s...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  4. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java.... You can add Watermark Text using WatermarkAnnotation at...opacity level of Annotation Text $wa -> setOpacity ( 0.5 ); $watermarkStrings...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  5. Footnote.nodeType property | Aspose.Words for N...

    Footnote.nodeType property. Returns [NodeType.Footnote](../../../aspose.words/nodetype/#Footnote)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.nodeType property | Aspose.Words for No...

    Comment.nodeType property. Returns [NodeType.Comment](../../nodetype/#Comment)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldStart.nodeType property | Aspose.Words for...

    FieldStart.nodeType property. Returns [NodeType.FieldStart](../../../aspose.words/nodetype/#FieldStart)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.nodeType property | Aspose.Words for N...

    Document.nodeType property. Returns [NodeType.Document](../../nodetype/#Document)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Android API to Render TEX to RTF | products.asp...

    Transform TEX to RTF via Android via Java API...integrate the feature of text to rich text format conversion in your...your mobile applications. Rich Text Format (RTF) is a file format...

    products.aspose.com/total/android-java/conversi...
  10. VisitorAction | Aspose.Words for Java

    Allows the visitor to control the enumeration of nodes in Java....docx"); // Extract the text contents of our document by...getText()); } /// /// Collects the text contents of all runs in the...

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