Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 125,120 for

text

(0.07 sec)
  1. Stamping|Aspose.PDF for PHP via Java

    Discover how to add stamps, watermarks, or annotations to PDFs in PHP/Java using Aspose.PDF for document customization....Java allows adding image or text stamp in your PDF document....PDF file. Add Text stamps in the PDF File - add text stamp, define...

    docs.aspose.com/pdf/php-java/stamping/
  2. Access Ranges in Document|Aspose.Words for Java

    Access ranges in a document easily and fast instead of using Apache POI....retrieve plain, unformatted text of the range. Java Range range...= doc . getRange (); String text = range . getText (); Apache...

    docs.aspose.com/words/java/access-ranges-in-doc...
  3. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals....Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/tex...
  4. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!...Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/tex...
  5. Free online OCR applications|Documentation

    Instantly extract a Text from an image, scanned PDF, photo, screenshot, or receipt, and create searchable PDFs from anywhere using only a web browser....[ Hide ] Instantly extract a text from an image, scanned PDF,...Image To Text Free OCR software for extracting text form images...

    docs.aspose.com/ocr/apps/web/
  6. Comment.set_text method | Aspose.Words for Python

    Comment.set_Text method. This is a convenience method that allows to easily set Text of the comment....set_text method set_text(text) This is a convenience method that...easily set text of the comment. def set_text ( self , text : str ):...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the footnote/endnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Discover the LayoutOptions TextShaperFactory property for advanced typography. Enhance your rendering with customizable ITextShaperFactory implementations....features using the HarfBuzz text shaping engine. Document doc...Document ( MyDir + "OpenType text shaping.docx" ); // Aspose.Words...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Footnote.ReferenceMark | Aspose.Words for .NET

    Customize your footnotes with the ReferenceMark property. Easily set unique markers for clarity and organization in your documents. Enhance readability today!...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/net/aspose.words.not...
  10. EndnoteOptions.restartRule property | Aspose.Wo...

    EndnoteOptions.restartRule property. Determines when automatic numbering restarts....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

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