Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 142,711 for

font

(0.09 sec)
  1. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......utton { padding: 10px 20px; font-weight: bold; } .x-spreadsh...white; padding: 24px; font-size: 18px; font-weight: 600; } .x-s...

    docs.aspose.com/cells/tr/net/aspose-cells-gridj...
  2. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......utton { padding: 10px 20px; font-weight: bold; } .x-spreadsh...white; padding: 24px; font-size: 18px; font-weight: 600; } .x-s...

    docs.aspose.com/cells/ru/python-net/aspose-cell...
  3. Styling and Data Formatting|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....Assistant Close Dealing with Font Settings Data Formatting Analyzing...

    docs.aspose.com/cells/java/styling-and-data-for...
  4. Working with Diagrams|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....Retrieve Visio Connectors and Font Information stop-conversion...

    docs.aspose.com/diagram/python-java/working-wit...
  5. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...machine is installed with the font used. Please refer to the attachment... 2025, 7:19am 24 Yes if the font is installed then fine. But...

    forum.aspose.com/t/how-to-remove-default-bookma...
  6. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  7. Chinese characters causing table width issues w...

    This is incredibly confusing. We’re creating a word document using Open Office SDK. Some time ago we introduced the option to use “Pct” unit of measurement for table and column widths. We used to use “Dxa” exclusively. W…...for table and column widths, font compatibility, or potential...character sets. Font Settings : Verify that the font used in the...

    forum.aspose.com/t/chinese-characters-causing-t...
  8. How to fix RuntimeException - Fontconfig head i...

    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....head is null, check your fonts or fonts configuration occurs when...required fonts on the system. Aspose.Cells relies on font files...

    docs.aspose.com/cells/java/how-to-fix-runtimeex...
  9. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....for the shape’s text, such as font, color, text style, case, position...// Set properties e.g. color, font, size and style etc. shape ...

    docs.aspose.com/diagram/net/working-with-text/
  10. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...Table” also resets the fonts (e.g. font color). But we have not...not found an API to reset a font color. Suggestions for that?...

    forum.aspose.com/t/what-is-the-aspose-equivalen...