Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 31,863 for

custom font

(0.09 sec)
  1. 加载并提取数据| Java的API解决方案

    Java API可供开发人员操纵和字体文件。了解有关如何加载和保存Java中的1个字体的基础知识。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/java/loading-saving-typ...
  2. 1. Input and output encodings

    This article briefly explains the concepts of input and output encodings in LaTeX. It also mentions the New Font Selection Scheme (NFSS)....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tex/java/latex-font-encodings/
  3. 为工作簿指定自定义数字小数点和分组分隔符|Documentation

    使用C++通过Aspose.Cells for JavaScript更改Excel中的数字十进制和分组分隔符。...> </ head > < body > < h1 > Custom Number Separator Example </..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  4. 在包含自定义排序列表的列中排序数据|Documentation

    了解如何使用C++ API中的Aspose.Cells for JavaScript通过自定义列表对列中的数据进行排序。...Cells Example - Custom Sort List </ title > </ head...head > < body > < h1 > Custom Sort List Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  5. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...getStyle(); Font font = style.getFont(); font.setName("Times...Roman"); font.setSize(18); font.setColor(Color.getBlue()); font.setBold(true);...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  6. Getting Started | Aspose.Font for .NET

    C# Font Manipulation API's Getting Started section covers topics including Product Overview, Supported File Formats, Feature List, and Installation....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/getting-started/
  7. content|Documentation

    Content element is used to add one or more lines of text to the parent element....The content element can be customized by adding optional attributes...Description Usage example font_family Segoe UI The font family for the text...

    docs.aspose.com/omr/net/txt-markup/content/
  8. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++.... -; -@ -" Custom with color - “[Red]-#,##0.0”...sales report" ); // Insert a custom chart series with months as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Create EPS File in Java

    This article explains how to create an EPS file in Java. It discusses the stepwise process and a runnable code snippet to make EPS file in Java....Font Product Family Aspose.TeX Product.... Moreover, you can also customize the conversion as per your...

    kb.aspose.com/page/java/create-eps-file-in-java/
  10. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....txt document with a custom paragraph break. Document doc...Set the "ParagraphBreak" to a custom value that we wish to put at...

    reference.aspose.com/words/java/com.aspose.word...