Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 152,983 for

text

(0.11 sec)
  1. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....to use a shape’s alternative text. Document doc = new Document...shape . AlternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....( get_spell_check_corrected_text() method) or on saving the results:...any text You can also correct misspelled words in any text string...

    docs.aspose.com/ocr/python-net/automatic-spelli...
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for C++ calculates and applies effective shape properties for precise PowerPoint rendering.... In prototype shape text style on layout or master slide...portion’s text frame shape has one). In presentation global text settings...

    docs.aspose.com/slides/cpp/shape-effective-prop...
  5. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) Text....bidirectional (complex scripts) text. @property def bidi ( self )...Shows how to set the order of text columns in a section. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....displayText const System::String& Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters....how to set the locale of the text that we are adding with a document...English and insert some Russian text, // the English locale spell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Story.paragraphs property | Aspose.Words for Py...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....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/python-net/aspose.wo...
  9. Extract fonts from PDF in C# | Aspose.PDF

    C# source code to extract fonts from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Extract text from PDF Extract Images from...Extract Data from the Form Extract Text From Stamps Extract Data from...

    products.aspose.com/pdf/net/parser/fonts/
  10. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the Text exceeds the cell, it fits well on several rows, but the height of t…...TextFragment, and the width of the text exceeds the cell, it fits well...and always indicates as if the text was on a single row. Is there...

    forum.aspose.com/t/table-getheight/316445