Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 120,993 for

font

(0.07 sec)
  1. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current Font is italic....Indicates whether the current font is italic. get italic () : boolean...custom logic for exporting fonts when saving to HTML. test ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Install TrueType Fonts on Linux in C++|Aspose.W...

    Aspose.Words for C++ allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy Font files from a Windows machine or Install a `TrueType` Font package onto your Linux machine....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] Most...operating system. Therefore, most fonts used in DOC and DOCX documents...

    docs.aspose.com/words/cpp/install-truetype-font...
  3. 通过Node.js与C++合并与拆分单元格|Documentation

    Aspose.Cells是一个用于操作电子表格文件的Node.js库,支持合并和拆分单元格。本文章将介绍如何使用Aspose.Cells库合并和拆分单元格,并提供定制合并单元格样式的选项。...getStyle (); // Create a Font object const font = style . getFont ();...name. font . setName ( "Times New Roman" ); // Set the font size...

    docs.aspose.com/cells/zh/nodejs-cpp/merging-and...
  4. Hiding Codetext Too Long to Display|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....how to reduce the codetext’s font size to save space. A barcode...setCodeTextFont ( new Font ( "Serif" , Font . BOLD + Font . ITALIC , 20...

    docs.aspose.com/barcode/jasperreports/hiding-co...
  5. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram....following code shows how to set the font of the text //ExStepImage:1:step-2...Add(txt); //ExStep:1- // Set the font of the text Aspose.Diagram.Char...

    products.aspose.com/diagram/tutorial/set-text-s...
  6. 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...
  7. Document Builder Overview in Python|Aspose.Word...

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

    docs.aspose.com/words/python-net/document-build...
  8. PhysicalFontInfo.FullFontName | Aspose.Words fo...

    Discover the FullFontName property of PhysicalFontInfo for easy access to Font names. Enhance your typography with precise Font identification!...FullFontName property Full name of the font. public string FullFontName...available fonts. // Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/net/aspose.words.fon...
  9. PhysicalFontInfo.FontFamilyName | Aspose.Words ...

    Discover the PhysicalFontInfo FontFamilyName property, your key to identifying and utilizing Font families effectively in your projects....property Family name of the font. public string FontFamilyName...available fonts. // Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your text is formatted as complex script for enhanced readability and style, regardless of Unicode values....ComplexScript Font.ComplexScript property Specifies whether the...DocumentBuilder ( doc ); builder . Font . ComplexScript = true ; builder...

    reference.aspose.com/words/net/aspose.words/fon...