Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 139,613 for

font

(0.18 sec)
  1. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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.... Added APIs Configurable Font Sources Aspose.Cells for Java...the support for configurable font sources for rendering spreadsheets...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. 从TTF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  3. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....// Default font size is 12. builder.writeln("Font size 12 here...insertCell(); // Changes the font size inside the table. builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBase.warning_callback property | Aspose...

    DocumentBase.warning_callback property. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  6. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell using the Aspose.Cells for Node.js via C++ API....Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:... < /Font> HTML5 : < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/nodejs-cpp/get-html5-stri...
  7. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.load method...Hide ] load(file_name) Loads font fallback settings from XML file...Examples Shows how to load and save font fallback settings to/from an...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FileFontSource constructor | Aspose.Words for N...

    Aspose.Words.Fonts.FileFontSource constructor...Description filePath string Path to font file. FileFontSource(filePath...string Path to font file. priority number Font source priority...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable Font fallback options, ensuring seamless document rendering and enhanced text display....FontFallbackSettings class Specifies font fallback mechanism settings...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FontFamily | Aspose.Words for Java

    Represents the Font family in Java....the font family. Remarks: A font family is a set of fonts having...access and print details of each font in a document. Document doc...

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