Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 141,570 for

font

(2.15 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/ar/java/aspose-cells-grid...
  3. 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/it/net/aspose-cells-gridj...
  4. 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/python-net/aspose-cells-g...
  5. 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...
  6. 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/ja/python-net/aspose-cell...
  7. 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/it/python-net/aspose-cell...
  8. 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/python-net/aspose-cell...
  9. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  10. 用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...