Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 151,775 for

text

(1.05 sec)
  1. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable Text watermark to a PDF document using Aspose.PDF for Rust via C++....to programmatically apply a text watermark to an existing PDF...including: Watermark text Font family Font size Text color (HEX format)...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  2. FieldEnd.nodeType property | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CommentRangeEnd.nodeType property | Aspose.Word...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BookmarkStart.nodeType property | Aspose.Words ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Cell.nodeType property | Aspose.Words for Node.js

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

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

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Bookmarks in Python|Aspose.Words f...

    How to insert, obtain, move, show or hide bookmarks using Python....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/python-net/working-with-b...
  9. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in C++....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/cpp/document-builder-over...
  10. Convert DJVU to XML via C# | Aspose

    Sample code for DJVU to XML C# conversion. Use API example code for batch DJVU files to XML conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/djvu-to-...