Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,735 for

text alignment

(0.04 sec)
  1. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor...position float TabStop(position, alignment, leader) Initializes a new...self , position : float , alignment : aspose . words . TabAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...Shows how to create and format a text box. Document doc = new Document...Document (); // Create a floating text box. Shape textBox = new Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....attributes that specify how a text is displayed inside a shape...TextPath Defines the text and formatting of the text path (of a WordArt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CodetextParameters|Aspose.BarCode for Python vi...

    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....Description two_d_display_text Text that will be displayed instead...UpcaGs1DatabarCoupon. alignment Gets or sets the alignment of the code text. Default...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框... get ( 0 ); // Add text box inside the sheet. ws . getShapes...shape which is a text box and set its text. const shape = ws...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  7. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...shape which is a text box and set its text Shape shape = ws ...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  8. TabStop class | Aspose.Words for Python

    aspose.words.TabStop class. Represents a single custom tab stop...alignment to TabAlignment.CLEAR . For...class. TabStop(position, alignment, leader) Initializes a new...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....Shows how to create and format a text box. let doc = new aw . Document...Document (); // Create a floating text box. let textBox = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method...Text.RegularExpressions.Regex,System...Aspose.Words.Range.Replace(System.Text.RegularExpressions.Regex,System...

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