Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 5,339 for

text alignment

(0.24 sec)
  1. 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...
  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. CaptionParameters|Aspose.BarCode for Python via...

    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....Properties Name Description text Caption text. Default value: empty...Caption text visibility. Default value: false. text_color Caption...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. 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...
  5. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical Alignment of a floating shape, Text frame or a floating table in C++....Specifies vertical alignment of a floating shape, text frame or a floating...at the top of the vertical alignment base. Center 2 Specifies that...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. TabStop constructor | Aspose.Words for Node.js

    Aspose.Words.TabStop constructor...number TabStop(position, alignment, leader) Initializes a new...TabStop ( position : number , alignment : Aspose . Words . TabAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. Convert Text Numeric Data to Number with C++|Do...

    Learn how to convert numbers stored as Text in Excel to numbers by using the Aspose.Cells for C++ API....Ask AI Convert Text Numeric Data to Number with C++ Contents...entered as text to numbers. You can enter numbers as text in Microsoft...

    docs.aspose.com/cells/cpp/convert-text-numeric-...
  10. Add Watermark To PDF with Golang via C++|Docume...

    Learn how to add Text and image watermarks to PDF files while rendering using Aspose.Cells with Golang via C++....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/go-cpp/add-watermark-to-pdf/