Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 139,432 for

font

(0.09 sec)
  1. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....Superscript and Subscript Effects on Fonts Contents [ Hide ] Aspose.Cells...superscript effect by setting the Font object’s isSuperscript property...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  2. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation.... Font = Aspose . Pdf . Text . FontRepository...textFragment2 . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/
  3. Getting Started | Aspose.Font for Node.js

    Node.js Font Manipulation API's Getting Started section covers topics including Product Overview, Installation and run examples, and Licensing....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/getting-started/
  4. Product Overview | Aspose.Font for C++

    C++ APIs for the developers to manipulate and Font files. Here you will find Aspose.Font API Solution for C++ overview....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/product-overview/
  5. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/java/document-builder-ove...
  6. PhysicalFontInfo.font_family_name property | As...

    PhysicalFontInfo.Font_family_name property. Family name of the Font....font_family_name property PhysicalFontInfo.font_family_name property...Family name of the font. @property def font_family_name ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用C++的JavaScript设置渲染到图片的电子表格的默认字体|Documentation

    学习如何使用C++中的Aspose.Cells for JavaScript在渲染电子表格为图片时设置默认字体。...Worksheet to Images with Default Fonts </ h1 > < input type = "file"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  8. 字体命令行转换器| Aspose.font CLI工具

    强大的命令行转换器工具从Aspose.Font轻松有效地转换流行字体格式。 Aspose CLI字体转换器。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/cli-tools/font-conv...
  9. ThemeColors.light2 property | Aspose.Words for ...

    ThemeColors.light2 property. Specifies color Light 2....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...