Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 137,427 for

font

(0.13 sec)
  1. AsposeFontConvertToSVG | Node.js

    Convert Fonts into svg format. Reliable Node.js via C++ library for Font conversion from Aspose.Font....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/convert-font/as...
  2. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint presentations with tailored legend formatting.... dispose (); } Set the Font Size of a Legend The Aspose...lets developers allow to set font size of legend. Please follow...

    docs.aspose.com/slides/androidjava/chart-legend/
  3. Adding Text Dynamically|Aspose.Slides Documenta...

    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 . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //Write the output...

    docs.aspose.com/slides/net/adding-text-dynamica...
  4. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets document default text formatting.... Font Remarks Note that document-wide...support for this feature and only font names can be stored. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  6. PDF generation fails when an emoji appears at t...

    Hello, The issue is that pdf generation fails when an emoji appears at the line break. Environment asp.net core 8 Aspose Version: 25.7.0 Windows Editioin: Windows 11 Enerprise Added sample code Program.zip (818 B…...issue likely arises from the font not supporting emojis or the...later releases. Font Support : Make sure that the font you are using...

    forum.aspose.com/t/pdf-generation-fails-when-an...
  7. FontSavingArgs.Bold | Aspose.Words for .NET

    Discover the FontSavingArgs Bold property to easily determine if your Font is bold. Enhance your typography for better readability and design....Indicates whether the current font is bold. public bool Bold {...custom logic for exporting fonts when saving to HTML. public...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontSavingArgs.FontFamilyName | Aspose.Words fo...

    Discover the FontSavingArgs FontFamilyName property to easily manage and customize your Font family for enhanced design flexibility....property Indicates the current font family name. public string FontFamilyName...custom logic for exporting fonts when saving to HTML. public...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 在Apache POI和Aspose.Cells中使用颜色|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....color to the font style = cell . getStyle (); Font font = style .... getFont (); font . setColor ( color ); cell . setStyle ( style...

    docs.aspose.com/cells/zh/java/working-with-colo...
  10. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact....Description Font { get; } Provides access to the font formatting...chartAxisYTitle . Font . Size = 12 ; chartAxisYTitle . Font . Color =...

    reference.aspose.com/words/net/aspose.words.dra...