Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 148,241 for

text

(0.14 sec)
  1. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure.... This text is not displayed on the form...TableTitleConfig class. Title text is provided in the Name property...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  2. | Aspose

    Sample code for JPEG to Text Java conversion. Use API example code for batch JPEG files to Text conversion within any Web or Desktop Java based application....Conversion JPEG to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  3. | Aspose

    Sample code for JPG to Text Java conversion. Use API example code for batch JPG files to Text conversion within any Web or Desktop Java based application....Conversion JPG to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/cpp/conversion/jpg-to-t...
  4. Footnote | Aspose.Words for Java

    Represents a container for Text of a footnote or endnote in Java....InlineStory Represents a container for text of a footnote or endnote. To...DocumentBuilder(doc); // Add text, and reference it with a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  5. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for Text emphasis and review....Annotation using C# Contents [ Hide ] Text Markup Annotations shall appear...(“squiggly”) underlines in the text of a document. When opened,...

    docs.aspose.com/pdf/net/highlights-annotation/
  6. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    Python 原始程式碼,用於將文本戳記添加到 .NET 框架、.NET Core 上的 PDF 檔。... add () # Create text stamp textStamp = apdf . TextStamp...Rotation . ON90 # Set text properties textStamp . text_state . font =...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  7. EmphasisMark | Aspose.Words for Java

    Specifies possible types of emphasis mark in Java....write("Emphasis text"); builder.writeln(); builder...clearFormatting(); builder.write("Simple text"); builder.getDocument().sa...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....allows you to access and modify text, bookmarks and form fields within...range. Retrieve Plain Text Use the Text property to retrieve plain...

    docs.aspose.com/words/net/working-with-ranges/
  10. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the Text you want using Node.js....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text using Simple String Replacement...

    docs.aspose.com/words/nodejs-net/find-and-replace/