Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,339 for

text alignment

(1.25 sec)
  1. 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...
  2. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_Alignment property. Returns or sets the vertical Alignment of Text on each page in a document or section....vertical_alignment property PageSetup.vertical_alignment property...or sets the vertical alignment of text on each page in a document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Add Watermark To PDF with C++|Documentation

    Learn how to add Text and image watermarks to PDF files while rendering using Aspose.Cells with 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/cpp/add-watermark-to-pdf/
  5. Range.replace method | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.verticalAlignment property | Aspose.W...

    PageSetup.verticalAlignment property. Returns or sets the vertical Alignment of Text on each page in a document or section....or sets the vertical alignment of text on each page in a document...builder's current section and add text. builder . pageSetup . orientation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....dblCols , dblRows ); // Adds some text to the row 1 cell 1 table [...TextFrame . Text = "Row 1 Cell 1" ; // Adds some text to the row...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  10. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...unexpected text alignment issues . Specifically, text near checkboxes...The checkbox and surrounding text should maintain their original...

    forum.aspose.com/t/appending-document-not-maint...