Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 137,402 for

font

(0.14 sec)
  1. Aspose::Words::Themes::ThemeColors::get_Accent2...

    Aspose::Words::Themes::ThemeColors::get_Accent2 method. Specifies color Accent 2 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. Aspose::Words::Themes::ThemeColors::get_Accent5...

    Aspose::Words::Themes::ThemeColors::get_Accent5 method. Specifies color Accent 5 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. Format Ranges with Golang via C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with Golang via C++. Apply styles, Fonts, and colors to cell ranges programmatically....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/go-cpp/how-to-format-a-ra...
  4. Fill.Color | Aspose.Words for .NET

    Discover the Fill Color property to easily customize your design's foreground color with a Color object, enhancing your project's visual appeal....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/python-net/how-to-format-...
  6. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  7. Creating a Table on PowerPoint Slide in VSTO an...

    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....each cell of the table with a font size of 10. Save the presentation...() + j . ToString (); //Set font size of the text as 10 tf ....

    docs.aspose.com/slides/net/creating-a-table-on-...
  8. Differenza tra documento convertito - Free Supp...

    Ciao, ho una differenza durante la conversione di un docx in PDF utilizzando la libreria Aspose.Words Java rispetto ad una conversione eseguita con altri convertitori; sembra che il carattere abbia una spaziatura differ…...impostazioni di rendering o le font utilizzate nel documento. Ecco...problema: Controlla le font : Assicurati che le font utilizzate nel documento...

    forum.aspose.com/t/differenza-tra-documento-con...
  9. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。... 处理上标和下标 通过将 Font 对象的 isSuperscript 属性设置为 true...true 来应用上标效果。要应用下标,请将 Font 对象的 isSubscript 属性设置为 true 。 以下代码示例展示了如何将上标和下标应用于文本。...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  10. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...Workbook wb ; // Set default font of the workbook to none Style...invalid font which does not exist." ); // Set the font of cell...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...