Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 134,536 for

font

(0.14 sec)
  1. Khmer PDF render issue - Free Support Forum - a...

    Hello Support, I also have a Khmer PDF render issue and noticed this thread. Whatever I try I cannot make it work. Could you please help/advise? Here is my code: import aspose.words as aw from aspose.words.saving imp…...embed_full_fonts = True pdf_options.compliance...True pdf_options.embed_full_fonts = True pdf_options.jpeg_quality...

    forum.aspose.com/t/khmer-pdf-render-issue/324383
  2. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...2025, 2:29pm 6 @rnara DM Sans font used in your original document...Could you please provide this font here for testing? Also, please...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  3. 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...
  4. Aspose::Words::ImportFormatMode enum | Aspose.W...

    Aspose::Words::ImportFormatMode enum. Specifies how formatting is merged when importing content from another document in C++....source document uses Arial 16pt font and the “Heading 1” style in...document uses Times New Roman 14pt font. When importing text of “Heading...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a document using Python....Fields The font property of FormField allows applying font formatting...code example shows how to apply font formatting to the FormField...

    docs.aspose.com/words/python-net/working-with-f...
  6. 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...
  7. 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/
  8. 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...
  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.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = new MemoryStreamProvider(); //…...Full *Utilising font and back up fonts in the CSS of the HTML...HTML body { font-family: Helvetica, sans-serif; font-size: 12px;...

    forum.aspose.com/t/aspose-html-html-converted-t...