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

text alignment

(0.14 sec)
  1. 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 PDF...PDF. Add text watermark to PDF You can easily add a text watermark...

    docs.aspose.com/cells/java/add-watermark-to-pdf/
  2. 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...
  3. Use Style Dialog|Documentation

    This article introduces the Style Dialog in GridDesktop....tabs, including: Number , Alignment , Border , Font , and Protection...in the cell. Alignment Tab Using the Alignment tab, users can...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. let...Shows how to create and format a text box. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 用 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-...
  7. 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/
  8. Convert Text Numeric Data to Number with Golang...

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

    docs.aspose.com/cells/go-cpp/convert-text-numer...
  9. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....sizing and layout, and apply text and style formatting at the...column_widths , row_heights ) # Add text to row 1, column 1. table ....

    docs.aspose.com/slides/python-net/manage-rows-a...
  10. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... add(position, alignment, leader) Adds or replaces...self , position : float , alignment : aspose . words . TabAlignment...

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