Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 139,839 for

font

(0.08 sec)
  1. Feature List | Aspose.Font for Java

    Java Font API supports different Font formats and file operations such as loading, reading, detecting, extracting, and rendering Font glyphs and Font data....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/feature-list/
  2. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...set of font settings for left-to-right text. builder.Font.Name..."Courier New"; builder.Font.Size = 16; builder.Font.Italic = false;...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  3. Barcode Text Settings|Documentation

    How to Set Barcode Text and Captions in Aspose.BarCode for Android...of barcode text: visibility, font, spacings, text location, and...40 Pixels Font Settings To manage barcode text font, Aspose.BarCode...

    docs.aspose.com/barcode/androidjava/barcode-tex...
  4. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  5. NodeChangingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingArgs class, designed to enhance your document processing with seamless INodeChangingCallback integration. Boost your workflow today!... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/nod...
  6. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc = doc ) builder . font . name = 'Arial' builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 搜索

    搜索...Font for C++ API 的 C++ 使用 TrueType...# 考慮到C++平台的流行和需求,我們在 Aspose.Font for C++ API中引入了非常有用的特性。為了在您的應用程序中呈現...

    blog.aspose.com/zh-hant/font/render-truetype-fo...
  8. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... font . size = 14 my_style . font . name = 'Courier...'Courier New' my_style . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 向文档添加页脚|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....path &" " Font name, for example: &“Arial” &" , " Font name and...and font style, for example: &“Arial,Bold” & Font size. If this...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  10. Theme | Aspose.Words for Java

    Represents document Theme and provides access to main theme parts including getMajorFonts getMinorFonts and getColors in Java....how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/java/com.aspose.word...