Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 148,380 for

text

(0.12 sec)
  1. Aspose.OCR for Python via C++|Documentation

    Aspose.OCR for Python via C++ is an easy-to-use API for extracting Text from scanned pages, photos, screenshots, and other images in your cross-platform analytical application written in Python....via C++ allows you to extract text from scanned pages, photos,... Convert image to text online Extract text from a screenshot...

    docs.aspose.com/ocr/python-cpp/
  2. Aspose::Words::PageSetup::get_TextOrientation m...

    Aspose::Words::PageSetup::get_TextOrientation method. Allows to specify TextOrientation for the whole page. Default value is Horizontal in C++....() Examples Shows how to set text orientation. auto doc = System..."TextOrientation.Upward" to rotate all the text 90 degrees // to the right so...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Discover the IsMoveFromRevision property in Microsoft Word! Learn how it indicates if an object was moved or deleted during change tracking....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/net/aspose.words/par...
  4. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....as a contiguous sequence of text. Range is a “facade” interface...portions of the document as “flat” text regardless of the fact that...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::AI::CheckGrammarOptions class | ...

    Aspose::Words::AI::CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI in C++....to improve stylistics of the text being proofed. Default value...to be returned with proofed text. Default value is false . g...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...shape which is a text box and set its text Shape shape = ws ...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  7. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value in C++....Aspose :: Words :: LoadFormat :: Text , Aspose :: Words :: FileFormatUtil...:: ContentTypeToLoadFor ( u "text/plain" )); ASSERT_EQ ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document Text....effect for revisions of document text. Members Name Description NONE...revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...regions of Latin text and regions of East Asian text in the current...numbers and regions of East Asian text in the current paragraph. alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....with their elements such as text formatting, tables, headers...**bold text** get_Font()->set_Bold(true) Italic *italic text* ge...

    docs.aspose.com/words/cpp/translate-markdown-to...