Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 124,743 for

text

(0.07 sec)
  1. Create TextBox in which each line is having dif...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....alignment of your paragraph text using the TextParagraph.GetAlignmentType()...GetWorksheets (). Get ( 0 ); // Add text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  2. MathObjectType enumeration | Aspose.Words for P...

    aspose.words.math.MathObjectType enumeration. Specifies type of an Office Math object....O_MATH Instance of mathematical text. O_MATH_PARA Math paragraph...an instance of mathematical text (such as a formula or equation)...

    reference.aspose.com/words/python-net/aspose.wo...
  3. | Aspose

    Sample code for JPG to TXT Java conversion. Use API example code for batch JPG files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  4. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Features Overview|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....and Text Holders You can access the place holders and text holders...you can create a slide with text holders from scratch using the...

    docs.aspose.com/slides/net/features-overview/
  7. | Aspose

    Sample code for JPG to TXT Java conversion. Use API example code for batch JPG files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/jpg-to-txt/
  8. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight Textpath will be used instead of the shape path.... If True , the text runs along a path from left...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your Text layout for better readability!...formatting to create off-center text. Document doc = new Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/net/aspose.words/par...