Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 138,677 for

font

(0.16 sec)
  1. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of Fonts for workbook rendering using Aspose.Cells for Node.js via C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or list of fonts for all workbooks...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...
  2. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final section for effective formatting....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...
  3. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with documents using Roboto Light (displayed as Roboto LT in MS Word). When Aspose generates a PDF of it, it seems to be replaced with Roboto Medium instead. When saving as HTML the Font-family …... When saving as HTML the font-family is written as Robot LT...with the chrome dev tools the font is rendered correctly. Roboto...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...
  4. 类型1字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解有关如何使用Java中1型字体的字形和指标的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  5. ThemeFonts | Aspose.Words for Java

    Represents a collection of Fonts in the Font scheme allowing to specify different Fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages getLatin() / setLatin(java...

    reference.aspose.com/words/java/com.aspose.word...
  6. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....pdf" ); } Embedding Fonts in an Existing PDF File PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  7. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in C++....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/cpp/aspose.words/iwa...
  8. Merge TTF fonts | API for C# .NET | Aspose

    Combining several Font files into a single one will help you decrease the amount of files you have to deal with. Learn how merge TTF Fonts with C# code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/merge-ttf-fonts/
  9. Font.HasDmlEffect | Aspose.Words for .NET

    Discover if a specific DrawingML text effect is applied with the Font HasDmlEffect method. Enhance your document's visual appeal effortlessly!...HasDmlEffect Font.HasDmlEffect method Checks if particular DrawingML...Assert . That ( runs [ 0 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/fon...
  10. FontInfo class | Aspose.Words for Python

    aspose.words.Fonts.FontInfo class. Specifies information about a Font used in the document...Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...