Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 149,208 for

text

(0.29 sec)
  1. Setting ATTRIB and MTEXT objects|CAD 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....CadText class that represents text entities in the DXF AutoCAD...contain text. You can create several paragraphs of text as a single...

    docs.aspose.com/cad/java/developer-guide/settin...
  2. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for JavaScript via C++....alignment of your paragraph text using the TextParagraph.alignmentType...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/create-tex...
  3. How to add/insert TextBox to Worksheet with Gol...

    How to add/insert TextBox to Worksheet in Aspose.Cells with Golang via C++....via C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes: one in Insert Shapes...

    docs.aspose.com/cells/go-cpp/add-text-box-to-wo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แยกข้อความหรือรูปภาพจาก PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/parser/ Recent content in แยกข้อความหรือรูปภาพจาก PDF โ......com/pdf/th/python-net/parser/text/ Thu, 15 Jan 2026 00:00:00 +0000...com/pdf/th/python-net/parser/text/ .nav-program-lang { display:...

    products.aspose.com/pdf/th/python-net/parser/in...
  5. MathText|Aspose.Slides for Python Documentation

    Work with math Text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....Illustrates working with mathematical text shapes and formatting equations...for Python via .NET . Add Math Text Create a math shape containing...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Font.outline property | Aspose.Words for Node.js

    Font.outline property. True if the font is formatted as outline....Shows how to create a run of text formatted as outline. let doc...the Outline flag to change the text's fill color to white and //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its...= aw . drawing . ShapeType . TEXT_BOX , width = 300 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextWatermarkOptions.font_size property | Aspos...

    TextWatermarkOptions.font_size property. Gets or sets a font size...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. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...