Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 149,190 for

text

(0.13 sec)
  1. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, Text frame or floating table....alignment of a floating shape, text frame or floating table. Members...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS).... FOOTNOTE , footnote_text = None ) # Table nodes have...to be able to click and write text easily in Microsoft Word. footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  3. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... FOOTNOTE , footnote_text = None ) # Table nodes have...to be able to click and write text easily in Microsoft Word. footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Python via .NET can help you use it for your day-to-day business needs....data from printed or written text into a machine-readable form...applications that convert images to text without having to worry about...

    docs.aspose.com/ocr/python-net/product-overview/
  5. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Python via Java can help you use it for your day-to-day business needs....from printed or handwritten text into a machine-readable format...applications that convert images to text, leaving aside intricate technical...

    docs.aspose.com/ocr/python-java/product-overview/
  6. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your document's functionality and streamline content management....Run run = new Run ( doc ) { Text = "This run was written by "...nodes: run = new Run ( doc ) { Text = "." }; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/par...
  7. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications....ODF Text Document. Ott 61 ODF Text Document Template. Text 62...62 Plain Text. Markdown 63 Markdown text document. Pdf 64 Pdf document...

    reference.aspose.com/words/net/aspose.words/loa...
  8. FieldCompare Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldCompare class for effortless document comparison. Enhance your workflow with powerful, accurate field functionalities....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact Text in PDF using Java....runnable sample code to redact text in PDF using Java . You can...page coordinates to redact any text or image in the PDF document...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  10. How to Create PDF using C++

    In this short tutorial, we will learn how to create PDF using C++. By using C++ create PDF file example, one can easily generate a PDF in few API calls. The example can be used in any MS Windows development environment that support C++....TextFragment instance to set text and its properties Using Save...adding a page inside it. Then PDF text and its properties are set by...

    kb.aspose.com/pdf/cpp/how-to-create-pdf-using-cpp/