Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 31,810 for

custom font

(0.12 sec)
  1. TTF Fonts Knowledge Base

    TTF Fonts are versatile digital typefaces used across platforms, from elegant print designs to sleek web interfaces. Discover their role in typography....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/what-is-font/ttf-font/
  2. How to load fonts? | Aspose.Font for .NET

    Here is described how to load Fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/how-to-load-fonts/
  3. 在 Java 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。... set_Item ( "New Custom" , 12 ); dProps . set_Item..."Mudassir" ); dProps . set_Item ( "Custom" , 124 ); // 获取特定索引处的属性名称 String...

    docs.aspose.com/slides/zh/java/presentation-pro...
  4. How to load fonts? | Aspose.Font for Java

    How to download Fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/java/how-to-load-fonts/
  5. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....isUnicode(true); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/java/com.aspose.word...
  6. Features|Documentation

    Aspose.Cells for Node.js via Java features....Formats and Conversions Many customers worldwide rely on the thorough...Group/ungroup rows and columns Create custom page breaks Insert/delete or...

    docs.aspose.com/cells/nodejs-java/features/
  7. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....math support, and strengthens font handling diagnostics. Aspose...adding support for specifying custom URLs and request timeouts ...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  8. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...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/nodejs-net/aspose.wo...
  9. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results....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...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...MapPath("~"), "fonts"); // Configure Aspose to load fonts from that...

    forum.aspose.com/t/how-to-imprve-performance-be...