Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 151,747 for

text

(0.93 sec)
  1. 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...
  2. Font.SizeBi | Aspose.Words for .NET

    Adjust the font size in points for right-to-left documents effortlessly. Enhance readability and design with our easy-to-use Font SizeBi property!...right-to-left, and right-to-left text. Document doc = new Document...font settings for left-to-right text. builder . Font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/fon...
  3. 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...
  4. 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...
  5. 在 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-...
  6. 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...
  7. 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...
  8. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hans/python-net/create/
  9. 操作现有 PDF 中的表格|Aspose.PDF for C++

    本节涵盖使用 Aspose.PDF for C++ 进行表格修改的各种方法...Text.TableAbsorber 类允许您搜索和解析 PDF...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/zh/cpp/manipulate-tables-in...
  10. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document....to two different parts of a text line. Examples Shows how to...Heading1 ; builder . write ( "This text is in a Heading style. " );...

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