Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 151,773 for

text

(0.24 sec)
  1. Check Color Contrast – Aspose.HTML for Java

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML for Java. Make website accessible to read for all users....contrast ratios to ensure that text is readable by all users. The...criteria checks the between text and its background, which ranges...

    docs.aspose.com/html/java/check-color-contract/
  2. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry.... def field_auto_text_list (): doc = aw . Document...document and populate it with auto text entries. doc . glossary_document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.Title | Aspose.Words for ...

    Discover the StructuredDocumentTag Title property, which defines a user-friendly name for your SDT, enhancing document clarity and usability....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words.mar...
  4. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. let tag = new aw . Markup ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …...Watermark object , configure the text and appearance. Attach the watermark...Watermark(); // Text to display String text = "CONFIDENTIAL";...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  6. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....Shows how to create and format a text box. auto doc = System :: MakeObject...Document > (); // Create a floating text box. auto textBox = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Add, Delete and Get Annotation|Aspose.PDF for P...

    With Aspose.PDF for PHP you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....to expand the content of the text, make edits, comments for other...is also possible to make the text in the document more readable...

    docs.aspose.com/pdf/php-java/add-delete-and-get...
  8. Aspose::Words::Font::get_Bidi method | Aspose.W...

    Aspose::Words::Font::get_Bidi method. Specifies whether the contents of this run shall have right-to-left characteristics in C++....with strongly left-to-right text. Any behavior under that condition...used with strong right-to-left text. Any behavior under that condition...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of Text on a page, in a table cell or a Text frame....orientation of text on a page, in a table cell or a text frame. Members...HORIZONTAL Text is arranged horizontally (lr-tb). DOWNWARD Text is rotated...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in Python....of various elements such as text, tables, images, and fields...DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...

    docs.aspose.com/words/python-net/document-build...