Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 141,436 for

font

(0.6 sec)
  1. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/html/
  2. Կատարեք PDF՝ Օգտագործելով C++

    Ստեղծեք նոր PDF C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով C++ գրադարանը:...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/hy/cpp/make/pdf/
  3. Կատարեք WORD՝ Օգտագործելով C++

    Ստեղծեք նոր WORD C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով C++ գրադարանը:...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/hy/cpp/make/word/
  4. How to change background in comment in Excel wi...

    How to change the color of a comment in Excel. How to insert a picture or image into a comment in Excel using C++.... How to change the Comment Font Color with Golang via C++...

    docs.aspose.com/cells/go-cpp/how-to-set-comment...
  5. Formatting Smart Markers|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....formatting (for example, set the font color to red and set the cell...

    docs.aspose.com/cells/java/formatting-smart-mar...
  6. 使用Type1字体| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET应用程序中的1型字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/working-with-type1-...
  7. 使用CFF字体| C++

    用于开发人员操纵和字体文件的本机C ++ API。找出如何在C ++产品中使用紧凑型字体格式的方式。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/working-with-cff-fo...
  8. 使用TrueType和OpenType字体 | Java

    Java API可供开发人员操纵和字体文件。了解如何使用Java产品中的TrueType和Opentype字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/working-with-truet...
  9. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中... 在 wwwroot 文件夹中创建 fonts 文件夹并将 Roboto 字体放入其中。 在 wwwroot..._appEnvironment . WebRootPath , "fonts" ))); var memoryStream = new...

    docs.aspose.com/pdf/zh/net/docker/dotnet8/
  10. Aspose word for java将word文档转为html后,着重号丢失 - Free...

    aspose word for java将word文档转为html后,着重号丢失 htmlSaveOptions设置如下: private HtmlSaveOptions initHtmlSaveOptions() { HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.HTML); options.setEncoding(StandardCharsets…...but it is preserved as style='font-emphasize:dot' . We will investigate...

    forum.aspose.com/t/aspose-word-for-java-word-ht...