Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 15,470 for

load font

(0.11 sec)
  1. Compatibility with PyInstaller and cx_Freeze|As...

    Package Aspose.Slides for Python via .NET with PyInstaller. Follow this guide to bundle, configure, and troubleshoot your app into a standalone executable....or embed it as a resource and load it from an accessible path before...breaks). What should I do if fonts render differently after the...

    docs.aspose.com/slides/python-net/compatibility...
  2. Digitally Sign DOC File Online or using Android...

    Free online app for digital signature in DOC files. Develop Android application to electronically sign DOC documents....Create Document class object Load object via builder class Create...and create SignOptions object Load the pfx file using CertificateHolder...

    products.aspose.com/total/android-java/signatur...
  3. Digitally Sign Word File Online or using Androi...

    Free online app for digital signature in Word files. Develop Android application to electronically sign Word documents....Create Document class object Load object via builder class Create...and create SignOptions object Load the pfx file using CertificateHolder...

    products.aspose.com/total/android-java/signatur...
  4. Digitally Sign ODT File Online or using Android...

    Free online app for digital signature in ODT files. Develop Android application to electronically sign ODT documents....Create Document class object Load object via builder class Create...and create SignOptions object Load the pfx file using CertificateHolder...

    products.aspose.com/total/android-java/signatur...
  5. "GetRowHeightInch" returns wrong height for aut...

    See attached sample: I write a long text to a cell, set “IsTextWrapped = true” and call “AutoFitRows”. AsposeCellsRowHeightInch.zip (11.9 KB) When calling “GetRowHeightInch” afterwards (for setting horizontal page brea…... It happens only when I load a template file that uses the...the (old) excel default font “Calibri”, but with nondefault size...

    forum.aspose.com/t/getrowheightinch-returns-wro...
  6. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...workbook } // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  7. 测量单元格值的宽度和高度,单位为像素。|Documentation

    学习如何通过C++中的Aspose.Cells for JavaScript以单位像素测量单元格值的宽度和高度。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'fileInput' ); // Create or load workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  8. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies Font settings for a document. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontSettings class Contents [ Hide ] FontSettings...FontSettings class Specifies font settings for a document. To...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how to use the SetFontsFolders method in Aspose.Words to customize TrueType Font locations for optimal document rendering and embedding....TrueType fonts when rendering documents or embedding fonts. public...folders that contain TrueType fonts. recursive Boolean True to scan...

    reference.aspose.com/words/net/aspose.words.fon...
  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...