Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 151,657 for

text

(0.26 sec)
  1. Remove a Watermark in Word using Java

    This short guide explains how to remove a watermark in Word using Java. It has the IDE settings, steps, and a sample code to delete watermark in Word using Java.... You can remove the text and image watermarks by slight...the source Word file having a text or image watermark in it Check...

    kb.aspose.com/words/java/remove-a-watermark-in-...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  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. Redact ODP Presentation Online or using Android...

    Open and redact ODP document online via app for free. Android API code to search and replace ODP Text....listed for search and replace text in ODP file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/odp/
  8. 2D Drawing API | products.aspose.com

    2D Graphics Library to render vector graphics, display Text, and to save drawing results in commonly used graphics file formats...rendering vector graphics and text without any software dependencies...graphic library for drawing text, geometries, and images, to...

    products.aspose.com/drawing/family/
  9. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your documents, enhancing organization and navigation.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  10. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for Text of a footnote or endnote...class Represents a container for text of a footnote or endnote. To...actualReferenceMark Gets the actual text of the reference mark displayed...

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