Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 134,530 for

font

(0.12 sec)
  1. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....code demonstrates how to change font color of the first Run in the...Make changes to the run run . font . color = "red" ; // Save the...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  2. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...the TextAnnotation (including font selection). Whether you are...עולם"; // Hebrew text annot.Font = FontRepository.FindFont("Arial...

    forum.aspose.com/t/text-annotation-does-not-han...
  3. 功能列表| Java 版 Aspose.Font

    Java字体API支持不同的字体格式和文件操作,例如加载,读取,检测,提取和渲染字体字形和字体数据。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/feature-list/
  4. How-to Articles – HTML Questions in C# Examples

    Find answers to popular questions about how to work with HTML files in C# using Aspose.HTML for .NET. Gain ready-to-use C# examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/how-to-articles/
  5. 产品概述| Aspose.Font 适用于C++

    C ++ API用于开发人员操纵和字体文件。在这里,您可以找到C ++概述的aspose.Font API解决方案。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/product-overview/
  6. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files....formatting could include font, font size, color, position, etc...formatting options such as position, font, color, size, etc. Use the TextBuilder...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  7. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 编程方式在 Excel 工作表的页眉和页脚中插入图片。...the header // and changing the font of the header pageSetup . setHeader...the header and changing the // font of the header pageSetup . setHeader...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  8. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET.... font_size = 12 textFragment . text_state . font = ap ....text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  9. MailMergerContext class | Aspose.Words for Python

    aspose.words.lowcode.MailMergerContext class. Mail merge context....Properties Name Description font_settings Font settings used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Vytvorte Dokument V Jazyku C++

    Vytvorte súbor pomocou knižnice C++. Jednoducho vytvorte nový dokument v C++ v niekoľkých krokoch....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/