Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 137,419 for

font

(0.6 sec)
  1. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/cpp/specify-truetype-font...
  2. Manage Fonts in Presentations Using PHP|Aspose....

    Control Fonts in PHP with Aspose.Slides: embed, substitute, and load custom Fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....Manage Fonts in Presentations Using PHP Contents [ Hide ] Manage...Manage Font Related Properties Presentations usually contain both...

    docs.aspose.com/slides/php-java/manage-fonts/
  3. Format Text|Aspose.Slides 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....//Add Verdana font FontEntity font = pres . Fonts [ 0 ]; FontEntity...verdanaFont = new FontEntity ( pres , font ); verdanaFont . FontName =...

    docs.aspose.com/slides/net/format-text/
  4. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Specify font formatting, then add text. Aspose . Words . Font font...builder . Font ; font . Size = 16 ; font . Bold = true ; font . Color...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evaluating the Word Cloud API for HTML to PDF conversion and have encountered an issue with the SVG foreignO…...absolute; font-family: Helvetica, Arial, sans-serif; font-size: 15px;...absolute; font-family: Helvetica, Arial, sans-serif; font-size: 15px;...

    forum.aspose.com/t/svg-foreignobject-not-render...
  7. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_Font method. Saves current character formatting onto the stack....push_font method push_font() Saves current character formatting...formatting onto the stack. def push_font ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DefaultFontSubstitutionRule Class | Aspose.Word...

    Discover the Aspose.Words.Fonts.DefaultFontSubstitutionRule class for seamless Font management and enhanced document formatting. Optimize your workflow today!...DefaultFontSubstitut class Default font substitution rule. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Frequently Asked Questions | Aspose.Font for .NET

    Get answers to all the most frequent questions about Aspose.Font for .NET, which is a comprehensive API for Font manipulation and management....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/faq/
  10. 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...