Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 32,279 for

custom font

(0.16 sec)
  1. 不用在工作表中编写,直接用JavaScript用C++进行自定义函数的计算|Documenta...

    本文介绍如何使用Aspose.Cells库,允许用JavaScript用C++在Microsoft Excel中直接计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或新建一个,计算自定义函数,并保存修改后的文件。...Cells Custom Function Example </ title >...Implement Direct Calculation Of Custom Function </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/direct-...
  2. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Creating and reading machine-readable NEET shee...

    Download a ready-made OMR NEET sheet in PDF format for practicing and coaching. Process dozens of completed NEET forms per minute....OMR to customize every aspect of the NEET OMR...OMR form, including color and font, and add your branding. Simply...

    products.aspose.com/omr/exam/neet/
  4. How to create YouTube thumbnail generator progr...

    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....effect that allows to add a custom shadow along the contour of...scratch each time; the font customization is not supported by the...

    docs.aspose.com/psd/java/how-to-create-youtube-...
  5. 为工作簿指定自定义数字小数点和分组分隔符|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...
  6. 在包含自定义排序列表的列中排序数据|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...
  7. 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...
  8. Convert POTX to WORDML via C# .NET or with free...

    Convert PowerPoint potx documents to Word wordml files with C#. Convert multiple files within ASP.NET or other .NET applications....Excel to generate and share custom templates in the WordML format...incorporating features such as font size adjustment, color contrast...

    products.aspose.com/total/net/conversion/potx-t...
  9. 如何加载字体? | .NET 版 Aspose.Font

    这里描述了如何使用.NET加载字体。您将学习此对象,参数,方法,并获取加载示例。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/net/how-to-load-fonts/
  10. 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...