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

load font

(0.24 sec)
  1. 在 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...
  2. Aspose::Words::FontSubstitutionWarningInfo clas...

    Aspose::Words::FontSubstitutionWarningInfo class. Contains information about a Font substitution warning that Aspose.Words issued during document Loading or saving in C++....Contains information about a font substitution warning that Aspose...Words issued during document loading or saving. class FontSubstitutionWarn...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various Font sources in Java....the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document Loading or saving in C++....can occur during document loading or saving. class IWarningCallback...some issue during document loading or saving that might result...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  5. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of Fonts used in a spreadsheet or workbook using Aspose.Cells for Node.js via C++. This article will show you how to retrieve Font information from a document....Ask AI Get a List of Fonts used in a Spreadsheet or Workbook...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/nodejs-cpp/get-a-list-of-...
  6. FontSettings.setFontsSources method | Aspose.Wo...

    Aspose.Words.Fonts.FontSettings.setFontsSources method...TrueType fonts when rendering documents or embedding fonts. setFontsSources...sources : Aspose . Words . Fonts . FontSourceBase []) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.TxtLoadOptions class. Allows to specify additional options when Loading [LoadFormat.TEXT](../../aspose.words/Loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object...specify additional options when loading LoadFormat.TEXT document into...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...