Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 151,673 for

text

(0.09 sec)
  1. Recognize single line|Documentation

    How to read Text from images containing a single line of Text....image contains a single line of text, it can be recognized in the...resource-consuming steps. To extract text from such images, use recognize_lines...

    docs.aspose.com/ocr/python-net/recognize-single...
  2. TextColumnCollection.setCount method | Aspose.W...

    TextColumnCollection.setCount method. Arranges Text into the specified number of Text columns....setCount(newCount) Arranges text into the specified number of text columns. setCount...number The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font....Shows how to apply shading to text created by a document builder...white # One way to make the text created using our white font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint presentation...presentation by adding a new line of text to it. Edit PPT in C++ Using..., you can add a new line of text to a PPT document with just...

    products.aspose.com/slides/cpp/editor/ppt/
  5. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging Text into your desired number of columns for enhanced readability....method Arranges text into the specified number of text columns. public...Int32 The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...Use get_text_frame() method to check for text try: text_frame =...

    forum.aspose.com/t/change-styles-for-complete-d...
  7. Edit HTML in C++ | products.aspose.com

    Edit HTML in C++. Use C++ library API to edit HTML file...doc by adding a new line of text to it. Edit HTML in C++ Using..., you can add a new line of text to an HTML document with just...

    products.aspose.com/slides/cpp/editor/html/
  8. Overview of Annotations|Aspose.PDF for C++

    Check out the list of possible annotations you can work with using Aspose.PDF for C++....type Description Win32 Linux Text Text annotation Link Link annotations...annotations FreeText (PDF 1.3) Free text annotation Line (PDF 1.3) Line...

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  9. ParagraphFormat.WidowControl | Aspose.Words for...

    Discover how the ParagraphFormat WidowControl property ensures your Text's first and last lines stay together on the same page for better readability....doc ); // When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/net/aspose.words/par...
  10. FieldSet | Aspose.Words for Java

    Implements the SET field in Java.... Remarks: Assigns new text to a bookmark. Examples: Shows...Shows how to create bookmarked text with a SET field, and then display...

    reference.aspose.com/words/java/com.aspose.word...