Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 139,846 for

font

(0.59 sec)
  1. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...setSubsetFonts(true); // trim font tables opt.setAllowReusePageCon(true);...setSubsetFonts(true); // trim font tables opt.setAllowReusePageCon(true);...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  2. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。..."Sales By Region" ); // Set the font color textbox0 . GetFont ()...Color :: Maroon ()); // Set the font to bold textbox0 . GetFont ()...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  3. 在 PHP 中管理演示文稿主题|Aspose.Slides for PHP 文档

    通过 Java 在 Aspose.Slides for PHP 中掌握演示文稿主题,以创建、定制并转换具有一致品牌标识的 PowerPoint 文件。...拉丁文(Minor Latin Font) +mj-lt - 标题字体 拉丁文(Major Latin Font) +mn-ea -...East Asian Font) +mj-ea - 标题字体 东亚(Major East Asian Font) 下面的 PHP...

    docs.aspose.com/slides/zh/php-java/presentation...
  4. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/html/
  6. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/word/
  7. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...KB in local windows dev, the font is not missing; this is my code...proper document layout the fonts used in the original document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  8. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ms/cpp/make/docx/
  9. How to Use Color Palette with Golang via C++|Do...

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it on a font. The palette only holds 56 colors...

    docs.aspose.com/cells/go-cpp/excel-color-palette/
  10. Conditional Formatting|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.... Set Font Setting fonts in Microsoft Excel Set...

    docs.aspose.com/cells/java/conditional-formatting/