Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 151,870 for

text

(0.42 sec)
  1. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of Text on a page, in a table cell or a Text frame in C++....orientation of text on a page, in a table cell or a text frame. enum...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....tables, and extracts their cell text content. It uses the ‘TableAbsorber’...rows and cells to print out the text inside. Loads the PDF into an...

    docs.aspose.com/pdf/python-net/extracting-table/
  3. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, Text, Word, or Excel documents, as well as XML and JSON files....Text Plain text with line breaks. Format...the background; the recognized text is placed as an invisible but...

    docs.aspose.com/ocr/java/save-file/
  4. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Line Wrapping for East Asian Text. get_MWSmallCaps () Emulate...get_NoColumnBalance () Do Not Balance Text Columns within a Section . ...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose.OCR for NET

    This API allows read and scan images for Text, extract Text from images, ocr images, read single line Text, or all the Text from images, or read Text line by line in .NET applications....Handwriting to Text in C# How to Extract Text from Scanned PDF...PDF in C# How to Extract Text From Image in C# English Ελληνικά...

    kb.aspose.com/ocr/net/
  6. Aspose.Words.Shaping | Aspose.Words for .NET

    Discover Aspose.Words.Shaping for seamless OpenType support. Enhance your Text rendering with powerful external shaping engines for superior document quality....OpenType features using external text shaping engines. Classes Class...ITextShaper Provides methods for text shaping. ITextShaperFactory...

    reference.aspose.com/words/net/aspose.words.sha...
  7. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....ignoredCharacters = L "Áá" ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-blacklist/
  8. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font....Shows how to format a run of text using its font property. let...Shows how to insert formatted text using DocumentBuilder. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::CellMerge enum | Aspose....

    Aspose::Words::Tables::CellMerge enum. Specifies how a cell in a table is merged with other cells in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...None ); builder -> Write ( u "Text in unmerged cell." ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Footnote class | Aspose.Words for Python

    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...actual_reference_mark Gets the actual text of the reference mark displayed...

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