Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 131,704 for

font

(0.06 sec)
  1. Aspose.Slides for C++: FontsLoader::LoadExterna...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Slides Product Family slides-fonts , slides-performance , slides-cpp...PowerPoint.app/Contents/Resources/Fonts", }; #endif std::vector<String>...

    forum.aspose.com/t/aspose-slides-for-c-fontsloa...
  2. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...()); // Get the font of the shape Font font = shape . GetFont...GetFont (); // Set the font color to white font . SetColor ( Color...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  3. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/java/working-with-text-sty...
  4. Set DefaultFont property of PdfSaveOptions and ...

    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....has a missing (not installed) font. Generally, when saving to PDF...Workbook’s default font (i.e., Workbook.DefaultStyle.Font . If workbook’s...

    docs.aspose.com/cells/java/set-defaultfont-prop...
  5. 字体转换。高级详细信息| C++

    aspose.Font的转换功能。有时,您需要在保存IT之前读取转换的字体数据。这里的方法旨在帮助它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/convert/advanced-me...
  6. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...@oleksii88 When converting to Pdf/A, fonts are embedded into the document...standard requirement). Some fonts are not embedded into the document...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  7. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience.... Font . Color = Color . Red ; Assert...)); Assert . That ( newStyle . Font . Name , Is . EqualTo ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  8. TTF to WOFF2 Converter API | C++

    Native C++ API for easy TTF to WOFF2 Font conversion that works seamlessly on Windows and Linux, integrating into any C++ development environment....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/ttf-to-...
  9. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri Font (but quite sure it’s not specific to this Font) are not correctly converted. The chara…...Family slides-java , slides-fonts , slides-htmlexport stefan.raubal...Calibri font (but quite sure it’s not specific to this font) are...

    forum.aspose.com/t/converting-a-presentation-to...
  10. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaselineAlignment enumeration. Specifies Fonts vertical position on a line....BaselineAlignment enumeration Specifies fonts vertical position on a line...each font. CENTER Aligns the center points of each font. BASELINE...

    reference.aspose.com/words/python-net/aspose.wo...