Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 142,631 for

font

(0.62 sec)
  1. Font.Shadow | Aspose.Words for .NET

    Discover the Font Shadow property, enhance your text with stylish shadow effects for a striking visual appeal in your designs....Shadow Font.Shadow property True if the font is formatted as... builder . Font . Shadow = true ; builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  2. 从CFF文件加载字体 | Java

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  3. Font.TextEffect | Aspose.Words for .NET

    Discover the Font TextEffect property to easily customize Font animations, enhancing your designs with dynamic text effects for a captivating user experience....TextEffect Font.TextEffect property Gets or sets the font animation...); builder . Font . Size = 36 ; builder . Font . TextEffect =...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Extract fonts from PDF|Aspose.PDF for Java

    How to extract Font from PDF using Aspose.PDF for Java...Extract fonts from PDF Contents [ Hide ] In case you want to...to get all fonts from a PDF document, you can use Document.IDocumentFontUtiliti...

    docs.aspose.com/pdf/java/extract-fonts-from-pdf/
  5. PhysicalFontInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.PhysicalFontInfo class, which provides essential details about physical Fonts for enhanced document processing and design....about physical font available to Aspose.Words font engine. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  6. WOFF to WOFF2 Converter API | C++

    C++ API to transform WOFF to WOFF2, allowing you to adapt your typography precisely to your application's needs and target platforms....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/woff-to...
  7. Font.text_effect property | Aspose.Words for Py...

    Font.text_effect property. Gets or sets the Font animation effect....property Font.text_effect property Gets or sets the font animation...doc ) builder . font . size = 36 builder . font . text_effect =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....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...
  9. How to fix exception - Could not initialize cla...

    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....font.FontScaler Contents [ Hide ]...Could not initialize class sun.font.FontScaler . The exception looks...

    docs.aspose.com/cells/java/how-to-fix-exception...
  10. 从 PDF 中提取字体 C#|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库从您的 PDF 文档中提取所有嵌入字体。... Font [] fonts = document . FontUtilities...Text . Font font in fonts ) { Console . WriteLine ( font . FontName...

    docs.aspose.com/pdf/zh/net/extract-fonts-from-pdf/