Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 139,839 for

font

(0.11 sec)
  1. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#.... Font . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //Write the output...

    docs.aspose.com/slides/net/adding-text-dynamica...
  2. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...14pt; font-family:'Lucida Console'; font-size:10pt; d...display:inline-block; -aw-font-family:'Times New Roman'; " + ...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CompatibilityOptions.truncate_font_heights_like...

    CompatibilityOptions.truncate_Font_heights_like_wp6 property. Emulate WordPerfect 6.x Font Height Calculation....truncate_font_heights_like_wp6 property CompatibilityOptions....truncate_font_heights_like_wp6 property Emulate WordPerfect...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Save Message as Draft in PHP|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.... "<font color=blue>This line is in blue color</font>" ); \...

    docs.aspose.com/email/java/save-message-as-draf...
  5. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...14pt; font-family: \' Lucida Console \' ; font-size:10pt;...font-size:10pt; display:inline-block; -aw-font-family: \' Times New Roman \'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....set_IsUnicode ( true ); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, Fonts, and colors to cell ranges programmatically....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  8. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_styles(self, f…...lf, font, target_font: str = None) -> None: target_font = target_font...target_font or self.target_font_name if self.is_protected_font(font):...

    forum.aspose.com/t/change-styles-for-complete-d...
  9. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/ps/working-with-hatch...
  10. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF.... add (); int count = 4 ; Font font = FontRepository . findFont...getDefaultTextState (). setFont ( font ); page . getPageInfo (). getDefaultTextState...

    docs.aspose.com/pdf/androidjava/convert-text-to...