Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 138,981 for

aspose font

(0.24 sec)
  1. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel cells using HTML with the easy‑to‑use Aspose.Cells for JavaScript via C++ API....using HTML Contents [ Hide ] Aspose.Cells supports showing bullets...< html > < head > < title > Aspose.Cells Example - Bullets In...

    docs.aspose.com/cells/javascript-cpp/display-bu...
  2. Font.localeIdFarEast property | Aspose.Words fo...

    Font.localeIdFarEast property. Gets or sets the locale identifier (language) of the formatted Asian characters....localeIdFarEast property Font.localeIdFarEast property Gets or...DocumentBuilder ( doc ); // Specify font settings that the document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how to use the SetFontsFolders method in Aspose.Words to customize TrueType Font locations for optimal document rendering and embedding....folders where Aspose.Words looks for TrueType fonts when rendering...rendering documents or embedding fonts. public void SetFontsFolders...

    reference.aspose.com/words/net/aspose.words.fon...
  4. ITextShaperFactory.get_text_shaper method | Asp...

    Aspose.words.shaping.ITextShaperFactory.get_text_shaper method...Contents [ Hide ] get_text_shaper(font_path, face_index) Returns new...instance of a text shaper for the font specified by fontPath and faceIndex...

    reference.aspose.com/words/python-net/aspose.wo...
  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. ChartLegendEntry class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegendEntry class. Represents a chart legend entry...Name Description font Provides access to the font formatting of...Shows how to work with a legend font. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Convert PUB to PNG using C++

    In this tutorial, we will understand how to convert PUB to PNG using C++. You will learn how to load the input PUB file and render it to an image in C++ with simple API calls on Windows or Linux environments....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pub/cpp/how-to-convert-pub-to-png...
  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. 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...
  10. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF document that uses a specific Font - Open Sans. Part of the text is in Bold. When converted to PDF using Aspose.Words.dll version 14.6, this changes the Font to Times New Roman (preserves the Bold part). T…...Aspose.Words changing fonts on RFT-PDF conversion Aspose.Words...document that uses a specific font - Open Sans. Part of the text...

    forum.aspose.com/t/aspose-words-changing-fonts-...