Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 149,208 for

text

(0.19 sec)
  1. RunCollection class | Aspose.Words for Node.js

    Aspose.Words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...revision occurs when we insert text while tracking changes. expect...we change the formatting of text while tracking changes. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Module.DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.CURVED_Text model....CURVED_TEXT Contents [ Hide ] When photographing...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  3. Table.distance_left property | Aspose.Words for...

    Table.distance_left property. Gets or sets distance between table left and the surrounding Text, in points....table left and the surrounding text, in points. @property def distance_left...between table boundaries and text. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create and Add a Paragraph Style|Aspose.Words f...

    Create and add a paragraph style easily and fast instead of using Open XML SDK in C#....style and apply it to document text to achieve consistent formatting.... Change Text in a Table Get and Set Bookmark Text Related articles...

    docs.aspose.com/words/net/create-and-add-a-para...
  5. Working with image regions|Documentation

    Automatic detection of Text bounding boxes and extraction of Text inside image rectangles....certain areas of an image, not all text. This is very useful for batch...their bounding boxes Extracting text inside an image rectangle Extracting...

    docs.aspose.com/ocr/net/image-regions/
  6. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations...Properties Name Description applyFont Text formatting applied to new content...indicating either to ignore text inside delete revisions. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FormField.MaxLength | Aspose.Words for .NET

    Discover the FormField MaxLength property to set Text field limits. Enhance user experience with customizable length settings for optimal data entry....property Maximum length for the text field. Zero when the length...StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Font::get_ComplexScript method |...

    Aspose::Words::Font::get_ComplexScript method. Specifies whether the contents of this run shall be treated as complex script Text regardless of their Unicode character values when determining the formatting for this run in C++....be treated as complex script text regardless of their Unicode...() Examples Shows how to add text that is always treated as complex...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...PlainTextDocument(file_name) Creates a plain text document from a file. Automatically...Name of the file to extract the text from. Exceptions exception condition...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a document. To learn more, visit the documentation article in C++.... get_Text () Gets the text of the range. GetEnumerator...(const System::SharedPtr<System::Text::RegularExpressions::Regex>&...

    reference.aspose.com/words/cpp/aspose.words/range/