Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 151,756 for

text

(0.59 sec)
  1. 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...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from the collection in C++....1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...2" ); builder -> Writeln ( u "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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/
  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. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in documents. To learn more, visit the documentation article in C++....documents, but commonly used in text files for paragraph breaks....character used as a default value in text input form fields. static constexpr...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::Fields::FieldTemplate class | As...

    Aspose::Words::Fields::FieldTemplate class. Implements the TEMPLATE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for Android via Java to optimize Text positioning in PowerPoint presentations....coordinates in a table cell text frame, you can use the IPortion...returned for a paragraph and text portions measured? In points...

    docs.aspose.com/slides/androidjava/paragraph/
  9. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/net/aspose.words.rep...
  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/