Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,903 for

font info

(0.2 sec)
  1. FontSubstitutionReason | Aspose.Words for Java

    Specifies the reason of Font substitution in Java....FontSubstitutionReas Specifies the reason of font substitution. Examples: Shows...additional information about font substitution. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. FontSubstitutionReason enumeration | Aspose.Wor...

    aspose.words.FontSubstitutionReason enumeration. Specifies the reason of Font substitution....enumeration Specifies the reason of font substitution. Members Name Description...Description ALTERNATIVE_NAME Font substitution by alternative...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSubstitutionReason enumeration | Aspose.Wor...

    Aspose.Words.FontSubstitutionReason enumeration. Specifies the reason of Font substitution....enumeration Specifies the reason of font substitution. Members Name Description...Description AlternativeName Font substitution by alternative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSourceBase.WarningCallback | Aspose.Words f...

    Discover the FontSourceBase WarningCallback property, essential for ensuring formatting fidelity by detecting issues during Font source processing....Called during processing of font source when an issue is detected...call warning callback when the font sources working with. public...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FontSubstitutionSettings | Aspose.Words for Java

    Specifies Font substitution mechanism settings in Java....FontSubstitutionSett Specifies font substitution mechanism settings...Working with Fonts documentation article. Remarks: Font substitution...

    reference.aspose.com/words/java/com.aspose.word...
  7. 保存 Visio 文件时获取警告信息|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.... WarningInfo info ) { if ( info . WarningType == Aspose...WriteLine ( "Diagram WARNING INFO: " + info . Description ); } } }...

    docs.aspose.com/diagram/zh/net/get-warning-info...
  8. 保存 Visio 文件时获取警告信息|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.... WarningInfo info ) { if ( info . WarningType == Aspose...WriteLine ( "Diagram WARNING INFO: " + info . Description ); } } }...

    docs.aspose.com/diagram/zh/java/get-warning-inf...
  9. 获取在将Excel文件渲染为PDF时字体替换的警告信息|Documentation

    学习如何在使用Aspose.Cells将Excel文件渲染为PDF时获取字体替换警告信息(用C++)...( WarningInfo & info ) override { if ( info . GetType () == ExceptionType...std :: cout << "WARNING INFO: " << info . GetDescription (). ToUtf8...

    docs.aspose.com/cells/zh/cpp/get-warnings-for-f...
  10. 在使用Node.js通过C++渲染Excel文件时获取字体替换警告|Documentation

    了解在将Excel文件渲染为PDF时如何获取字体替换的警告,使用编号Aspose.Cells for Node.js via C++。...GetWarningsForFontSu { static warning ( info ) { if ( info . getType () === AsposeCells...console . log ( "WARNING INFO: " + info . getDescription ()); }...

    docs.aspose.com/cells/zh/nodejs-cpp/get-warning...