Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 151,773 for

text

(0.12 sec)
  1. Font.localeIdBi property | Aspose.Words for Nod...

    Font.localeIdBi property. Gets or sets the locale identifier (language) of the formatted right-to-left characters....right-to-left, and right-to-left text. let doc = new aw . Document...font settings for left-to-right text. builder . font . name = "Courier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize Text styles. Easily set and modify underline types for enhanced typography in your designs....configure the style and color of a text underline. Document doc = new...builder . Writeln ( "Underlined text." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Aspose.PSD for .NET 21.6 - Release Notes|Docume...

    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....with text longer than 255 characters Bug PSDNET-900 Text of the...the Text layer can not be rendered on Linux Enhancement Public...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-6...
  4. 在 Ruby 中管理 Visio 图的页眉和页脚|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....setHeaderRight ( "&p" ) \ # set text at the center diagram . getHeaderFooter..."Center of the header" ) \ # set text at the left side diagram . getHeaderFooter...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  5. Font.locale_id_bi property | Aspose.Words for P...

    Font.locale_id_bi property. Gets or sets the locale identifier (language) of the formatted right-to-left characters....right-to-left, and right-to-left text. doc = aw . Document () builder...font settings for left-to-right text. builder . font . name = 'Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Image recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting Text from images....are applicable when extracting text from single-page raster images...case-insensitive Latin / English text ( A to Z and a to z ), without...

    docs.aspose.com/ocr/java/recognition-settings-c...
  8. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. Mail Merge Template in Java|Aspose.Words for Java

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Java....The template ensures that the text in the output merged document...operation guarantees that the text from the data source is correctly...

    docs.aspose.com/words/java/mail-merge-template/
  10. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... Customize text style. Apply the stamp to a...= 1 # Set text properties page_number_stamp . text_state . font...

    docs.aspose.com/pdf/python-net/add-page-number/