Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 141,576 for

font

(0.63 sec)
  1. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...(); // Set the font weight to bold Font font = style . GetFont...GetFont (); font . SetIsBold ( true ); // Apply the style to the cell...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  2. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....the availability of proper fonts and layout/line-break settings...make the required fonts available, configure font substitution rules...

    docs.aspose.com/slides/php-java/presentation-lo...
  3. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify Font, paragraph and section formatting. To learn more, visit the documentation article in C++....images and other content, specify font, paragraph and section formatting...document. get_Bold () True if the font is formatted as bold. get_CellFormat...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose.Words PDF rendering issue — Thai / Lao /...

    When the bundled test.docx is rendered to PDF via Aspose.Words 26.4.0 (with the Aspose.Words.Shaping.HarfBuzz text shaper enabled), the Thai, Lao, and Khmer paragraphs wrap at incorrect positions. Glyph shaping is co…...26200) Fonts installed system-wide: Noto...we tried Setting only Font.NameBi (cs font slot) — no change to...

    forum.aspose.com/t/aspose-words-pdf-rendering-i...
  5. 设置元数据| JavaScript

    易于使用的JavaScript库,用于从Aspose.Font中进行字体操作。了解如何设置字体元数据信息。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/javascript-cpp/metadata...
  6. Aspose.PDF for Java

    This API allows you to do all kinds of operations on PDF files including creating, editing and converting etc. in Java applications....Font Product Family Aspose.TeX Product...PDF Form using Java Extract Font from PDF with Java Convert URL...

    kb.aspose.com/pdf/java/
  7. Aspose::Words::ParagraphFormat::get_WidowContro...

    Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph in C++....widows by rearranging text via font size, spacing, or page margins...and a widow. builder -> get_Font () -> set_Size ( 68 ); builder...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....code demonstrates how to change font color of the first Run in the...Make changes to the run run . font . color = drawing . Color ....

    docs.aspose.com/words/python-net/python-notes/
  9. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides....position labels, and how they look (font, number format, separators,...text_portion . portion_format . font_height = 8 label = series ....

    docs.aspose.com/slides/python-net/chart-data-la...
  10. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...All fonts are available and no warnings related to fonts or conversion...multiple paragraphs, or a larger font). Consequently an extra blank...

    forum.aspose.com/t/footer-height-and-extra-line...