Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 138,681 for

font

(0.17 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/python-net/aspose-cell...
  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/ja/python-net/aspose-cell...
  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/ar/java/aspose-cells-grid...
  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/it/net/aspose-cells-gridj...
  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/tr/net/aspose-cells-gridj...
  6. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...0 MB) Though 瀹嬩綋 font used in your input document...Could you please attach this font here for testing? If Aspose...

    forum.aspose.com/t/table-contents-are-getting-s...
  7. PhysicalFontInfo.embedding_licensing_rights pro...

    PhysicalFontInfo.embedding_licensing_rights property. Embedding licensing rights for the Font....Embedding licensing rights for the font. @property def embedding_licensing_rights...self ) -> aspose . words . fonts . FontEmbeddingLicensi : .....

    reference.aspose.com/words/python-net/aspose.wo...
  8. 用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...
  9. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperlink in Word using Java....Font Product Family Aspose.TeX Product...DocumentBuilder object Change the font settings for adding text for...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...
  10. Multithreading in Aspose.Slides for Java|Aspose...

    Aspose.Slides for Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....What should I do with global font settings (folders, substitutions)...multithreading? Initialize all global font settings before starting the...

    docs.aspose.com/slides/java/multithreading/