Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 142,633 for

font

(0.37 sec)
  1. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....enhances support for AAT-enabled fonts in fixed-page output formats...been implemented. AAT-enabled Fonts <sup>26.5</sup> Improved handling...

    docs.aspose.com/words/python-net/what-s-new-in-...
  2. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...(); // Specify the font attribute. style . font . name = "Calibri"...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  3. Issues with Saving as an Image in Word - Free S...

    After opening a Word document (using Aspose Word C#) and saving it, the text to the right of the cells in the Word document disappears. The same issue occurs when saving it as a PDF. It’s just a simple open-and-save ope…...problems occur because the fonts used in your input document...converted to PDF or image. The fonts are required to build document...

    forum.aspose.com/t/issues-with-saving-as-an-ima...
  4. Excel Themes and Colors|Documentation

    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.... Font.ThemeColor property can be used to set the font color...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  5. Assign a Macro to a Form Control with JavaScrip...

    Learn how to assign a macro code to a Form Control such as a button using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...; button . font . name = "Tahoma" ; button . font . isBold =...

    docs.aspose.com/cells/javascript-cpp/assign-mac...
  6. Problems converting word to pdf - Free Support ...

    When I converted a word document to a pdf document, the chart title has been changed from Chinese to English. How can I keep it unchanged? version:aspose-words-25.9-jdk17 Even if I use this code, it still doesn’t…...considerations: Font Availability : Verify that the font used for the...setName("YourChineseFont"); // Ensure the font supports Chinese doc.save("output...

    forum.aspose.com/t/problems-converting-word-to-...
  7. Modify an Existing Style with Golang via C++|Do...

    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...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  8. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++....configuring their height, width and font settings. Add an Image to Comment...Comment How to change the Comment Font Color How to set comment background...

    docs.aspose.com/cells/go-cpp/comments-and-notes/
  9. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting.... font . is_bold = True Using SetStyle()...cell . get_style () style . font . is_bold = True cell . set_style...

    docs.aspose.com/cells/python-net/styling-and-da...
  10. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of text in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...