Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 142,751 for

font

(0.15 sec)
  1. Issue with Arabic Text Display in PDF Conversio...

    We are using Aspose.PDF version 24.1.0 to convert an HTML file to PDF. While the general conversion works, we are facing a critical issue with the display of Arabic text. Specifically, there are large spaces between Arab…...Additionally, we are using a web font (Amiri) for the Arabic text...text, but even with standard fonts like Arial, there was an issue...

    forum.aspose.com/t/issue-with-arabic-text-displ...
  2. Manage PowerPoint Presentation Themes in Python...

    Master presentation themes in Aspose.Slides for Python via .NET to create, customize and convert PowerPoint files with consistent branding....PowerPoint, a theme includes colors, fonts , background styles , and effects...Change the Theme Font To allow you to select fonts for themes and...

    docs.aspose.com/slides/python-net/presentation-...
  3. Manage Presentation Themes in C++|Aspose.Slides...

    Master presentation themes in Aspose.Slides for C++ to create, customize and convert PowerPoint files with consistent branding.... a theme comprises colors, fonts , background styles , and effects.... Change Theme Font To allow you select fonts for themes and...

    docs.aspose.com/slides/cpp/presentation-theme/
  4. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....getStyle (); // Create a Font object const font = style . getFont ();...name. font . setName ( "Times New Roman" ); // Set the font size...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  5. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as DOCX using Aspose.Wo…... This is often due to font embedding and the handling of...issues is likely related to font embedding and the availability...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  6. Aspose.Diagram字体操作|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...."C:\\MyFonts\\" , "D:\\Misc\\Fonts\\" }; //Load the Visio diagram...vsdx" ); //setting the custom font directories diagram . setFontDirs...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  7. ResourceType enumeration | Aspose.Words for Nod...

    Aspose.Words.Loading.ResourceType enumeration. Type of loaded resource.... Font Font. CssStyleSheet CSS style sheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color.... font . border . color = aspose ....builder . font . border . line_width = 2.5 builder . font . border...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize Fonts, colors, alignment, and more with powerful Python code examples....formatting features such as font selection, size, color, highlighting...portion1 . portion_format . font_bold = 1 portion2 = slides ...

    docs.aspose.com/slides/python-net/text-formatting/
  10. GridDesktop的默认字体和字体颜色|Documentation

    本文介绍GridDesktop中的默认字体和字体颜色。... //Assign your desired Font object to DefaultCellFont property... Drawing . Font fnt = new System . Drawing . Font ( "Arial Black"...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...