Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 19,330 for

text

(0.07 sec)
  1. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....generateItemText() getAlignment() Gets text alignment of the axis tick labels...orientation of the tick label text. getPosition() Gets the position...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldFormCheckBox class | Aspose.Words for Python

    aspose.words.fields.FieldFormCheckBox class. Implements the FORMCHECKBOX field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Rule Builder – Configure SVG Style – C#

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....method to define font styles for text elements within an SVG document:...AddStyle (st => st 12 . Type ( "text/css" ) 13 . AddRule ( "@font-face"...

    docs.aspose.com/svg/net/rule-builder/
  4. TextPath.reverseRows property | Aspose.Words fo...

    TextPath.reverseRows property. Determines whether the layout order of rows is reversed....attribute is used for vertical text layout. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...documents, but commonly used in text files for paragraph breaks....current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::BookmarkCollection class | Aspos...

    Aspose::Words::BookmarkCollection class. A collection of Bookmark objects that represent the bookmarks in the specified range. To learn more, visit the documentation article in C++....) -> set_Text ( String :: Format ( u "Updated text contents of...+ i ; builder -> Write ( u "Text before bookmark." ); builder...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like Textbox, checkbox and combobox....fields in Word using C# like text input, checkbox, and a combobox...newly created document Insert a text input form field and a checkbox...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  8. How to Fill PDF Form Fields using C#

    This quick tutorial describes how to fill PDF form fields using C#. If you want to programmatically fill PDF form C# code and detailed steps are available here for your reference....as TextBoxField Set the new text in the textbox field using the...Value property Set the text color and text alignment of the textbox...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-fiel...
  9. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF documents....the watermark Create formatted text and a watermark object while...process by setting the watermark text, rotation, opacity, and other...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...
  10. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in PDF using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in PDF files....footers to PDF while setting the text properties and customizing the...Furthermore, you can change the text string in the header or footer...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...