Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 13,398 for

load font

(0.17 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up presentation editing and data updates....of the Presentation class and load the presentation. Get a slide’s...of the Presentation class and load the presentation, Get a slide’s...

    docs.aspose.com/slides/java/manage-rows-and-col...
  2. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when Loading a file using Aspose.Cells for Node.js via C++....Height Automatically When Loading a File with Node.js via C++...row automatically matches the font of its content, but when the...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  3. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....( __dirname , "output" ); // Load your excel file inside a workbook...get ( 0 ); // Access the first font setting object via getRichFormattings()...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  4. Merge TTF fonts | API for C# .NET | Aspose

    Combining several Font files into a single one will help you decrease the amount of files you have to deal with. Learn how merge TTF Fonts with C# code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/merge-ttf-fonts/
  5. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for Node.js via C++.... It loads the sample Excel file that contains..."sampleSetMarginsOfCo.xlsx" ); // Load the sample Excel file const...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  6. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....Font Product Family Aspose.TeX Product...information. For replacing text, load the PDF search and replace using...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...
  7. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications.... Font . LocaleId == new CultureInfo...Dictionary.Registered.pdf" ); // Re-load the document after un-registering...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language.... font . locale_id == 2055 ))) doc...dictionary.registered.pdf' ) # Re-load the document after un-registering...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.Fonts.FontSettings.set_Fonts_sources method...set_fonts_sources method Contents [ Hide ] set_fonts_sources(sources)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into stream U16String...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...