Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 34,199 for

custom font

(0.68 sec)
  1. Master PowerPoint Fonts in JavaScript|Aspose.Sl...

    Learn to control PowerPoint Fonts in Aspose.Slides for Node.js via Java: embed, substitute, load Custom Fonts, and resolve missing glyphs with concise code....PowerPoint Fonts in JavaScript Contents [ Hide ] Manage Fonts in Presentations...Using JavaScript Customize PowerPoint Fonts in JavaScript Specify...

    docs.aspose.com/slides/nodejs-java/powerpoint-f...
  2. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....such as Style or Font , which are used to customize the appearance...do I add a custom font to a document when the font is not installed...

    docs.aspose.com/words/net/aspose-words-document...
  3. Supported File Formats | Aspose.Font for .NET

    C# Font Manipulation and Management API can load and save Font formats that includes TTF, TTC, OpenType, CFF and Type1....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/supported-file-formats/
  4. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for JavaScript via C++...."utf-8" /> < style > body { font-family : Arial , sans-serif..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/remove-exi...
  5. 使用 C++ 的 JavaScript 管理文档属性|Documentation

    学习如何通过 C++ API 管理文档属性。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...)); // Retrieve a list of all custom document properties of the...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  6. ChartDataLabel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataLabel class for enhanced data visualization in charts. Elevate your presentations with precise data labels!...Description Font { get; } Provides access to the font formatting.../// Apply data labels with custom number format and separator...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Lists::ListLevel::get_CustomNumb...

    Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFormat method. Gets or sets the Custom number style format for this list level. For example: "a, ç, ĝ, ..." in C++....or method Gets or sets the custom number style format for this...format for a list with the custom number style. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...font.color cell.format.fill.tintAndShade...format.font.size cell.format.font.bold cell.format.font.italic...

    forum.aspose.com/t/convert-range-to-json/311994
  9. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop....demonstrates how to create and customize charts in Microsoft PowerPoint...programmatically generate and customize charts by combining PowerPoint...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  10. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...JavaScript,我们可以检查默认字体是否为主题字体,或使用 Font.schemeType 方法设置主题字体。 以下示例代码展示了如何操作主题字体。...< body > < h1 > Change Theme Font Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/heading...