Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 139,084 for

font

(0.12 sec)
  1. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for Python via .NET, including number formatting, date formatting, Font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....foreground colors, borders, fonts, horizontal and vertical alignments...Characters in a Cell Dealing with Font Settings explains how to format...

    docs.aspose.com/cells/python-net/cells-formatting/
  2. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  3. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for JavaScript via C++....then changes the fill color and font color of the cell to light blue..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/get-the-ce...
  4. 用JavaScript通过C++将宏分配给表单控件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将宏代码分配给按钮等表单控件。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...; button . font . name = "Tahoma" ; button . font . isBold =...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  5. Chart class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Chart class. Provides access to the chart shape properties... font . size = 15 ; title . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties... font . size = 15 title . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...Set the style of text like font, font size, color etc. Save PDF...

    products.aspose.com/pdf/javascript-cpp/signature/
  8. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Python with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation.... What happens if a source font is missing on the export machine...substitute the font you specify via default_regular_font in SwfOptions...

    docs.aspose.com/slides/python-net/convert-power...
  9. Aspose::Words::Fonts::FontSourceBase::set_Warni...

    Aspose::Words::Fonts::FontSourceBase::set_WarningCallback method. Called during processing of Font source when an issue is detected that might result in formatting fidelity loss in C++....Aspose::Words::Fonts::FontSourceBase::set_WarningCallback method...Called during processing of font source when an issue is detected...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start.... font . color = aspose . pydrawing...pydrawing . Color . blue builder . font . underline = aw . Underline...

    reference.aspose.com/words/python-net/aspose.wo...