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

font

(0.78 sec)
  1. Set DefaultFont property of PdfSaveOptions and ...

    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....has a missing (not installed) font. Generally, when saving to PDF...workbook’s default font (i.e., Workbook.DefaultStyle.Font ). If the workbook’s...

    docs.aspose.com/cells/net/set-defaultfont-prope...
  2. Font.scaling property | Aspose.Words for Node.js

    Font.scaling property. Gets or sets character width scaling in percent....scaling property Font.scaling property Gets or sets character...character width to 150%. builder . font . scaling = 150 ; builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded Font file in C++....Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method Contents...method Gets a specific embedded font file. System :: ArrayPtr < uint8_t...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose::Words::Fonts::FontSettings::get_Substit...

    Aspose::Words::Fonts::FontSettings::get_SubstitutionSettings method. Settings related to Font substitution mechanism in C++....Aspose::Words::Fonts::FontSettings::get_SubstitutionSettings... method Settings related to font substitution mechanism. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. MemoryFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.MemoryFontSource class. Represents the single TrueType Font file stored in memory...Represents the single TrueType font file stored in memory. To learn...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. java负载字体TTF文件

    在这里,您将在Aspose.Font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  9. 从TTF文件加载字体 | Java

    在这里,您将在Aspose.Font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  10. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Shows how to work with a legend font. Document doc = new Document(getMyDir()...getLegend(); // Set default font size all legend entries. chartLegend...

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