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

font initialization

(0.28 sec)
  1. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....pdf" ); } Loading Font from Stream The following code...code snippet shows how to load Font from Stream object when adding...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  2. 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...
  3. 在 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/
  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. 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/
  7. 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...
  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...