Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 12,616 for

font initialization

(0.07 sec)
  1. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...SetNumber ( 14 ); // Set the font color to red color. style ....

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  2. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。... Initializes the S3 client. /// </summary>...上传字体到 S3。在您的 S3 存储桶中创建一个文件夹(例如, Fonts ),并上传所需的 TrueType( .ttf )或 OpenType(...

    docs.aspose.com/pdf/zh/net/integration-aws/
  3. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...Description bold True if the font is formatted as bold. fit_path...shape. font_family Defines the family of the textpath font. italic...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用JavaScript通过C++管理Excel图表的图例|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++高效利用和自定义Microsoft Excel中的图例。我们的全面指南解释了图例的功能、如何访问和修改它,以及如何通过图例改善可视化和数据理解。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/chart-l...
  5. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++.... This file is used to initialize the Workbook object in the..."First note." ); Font font = comment . GetFont (); font . SetName (...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  6. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/javascript-cpp/setting-sh...
  7. Rotate the shape in a visio page with Aspose.Di...

    Learn how to rotate the shape in a visio page with Aspose.Diagram....IX = 0; // set text font ch.FontName.Value = "Calibri";...Color.Value = "#ffffff"; // set font size, unit is 72pt ch.Size.Value...

    products.aspose.com/diagram/tutorial/rotate-shape/
  8. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in JavaScript via C++ to apply conditional formatting in worksheets for better control over cell appearance....your JavaScript project by initializing it. This example demonstrates..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/apply-cond...
  9. 重用样式对象|Documentation

    通过 C++ 调用 Aspose.Cells for JavaScript ,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助你利用可重用样式对象的优势,并在你的应用中实现它们。...Example - Create Workbook and Set Font </ h1 > < input type = "file"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/reusing...
  10. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

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