Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,909 for

text alignment

(0.15 sec)
  1. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape....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...
  2. Managing TextBox of Excel files with Golang via...

    Learn how to manage TextBox in Excel files using Aspose.Cells with Golang via C++....via C++ How to apply/set text alignment to textbox with Golang...Golang via C++ Access the Text Box by Name with Golang via C++ Create...

    docs.aspose.com/cells/go-cpp/managing-textbox-o...
  3. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical Alignment of a floating shape, Text frame or a floating table....Specifies vertical alignment of a floating shape, text frame or a floating...at the top of the vertical alignment base. CENTER Specifies that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some Text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the Text for the layer, but it is…...PSD - text wrapped on shape not being maintained Aspose...code of trying to fill in some text layers for a PSD. One of the...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  5. Add Watermark To PDF|Documentation

    Learn how to add a watermark to PDF with Aspose.Cells for Python via .NET API....following examples show how to add text and image watermarks to PDF...rendering. Add text watermark to PDF You can easily add a text watermark...

    docs.aspose.com/cells/python-net/add-watermark-...
  6. TextPath.text property | Aspose.Words for Python

    TextPath.Text property. Defines the Text of the Text path....text property TextPath.text property Defines the text of the...the text path. @property def text ( self ) -> str : ... @text.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical Alignment of a floating shape, Text frame or a floating table....Specifies vertical alignment of a floating shape, text frame or a floating...at the top of the vertical alignment base. Center Specifies that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Add Watermark To PDF|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....following examples show how to add text and image watermarks to a PDF...PDF. Add text watermark to PDF You can easily add a text watermark...

    docs.aspose.com/cells/net/add-watermark-to-pdf/
  10. 用 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-...