Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 139,621 for

font

(0.57 sec)
  1. Features Overview|Aspose.Slides for Python Docu...

    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.... - Font Type - Font Size - Font Color - Font Shades - Paragraph...

    docs.aspose.com/slides/python-java/features-ove...
  2. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....xlsx" ); Vector < Font > fonts = workbook . GetFonts ();...i < fonts . GetLength (); ++ i ) { std :: cout << fonts [ i ]...

    docs.aspose.com/cells/cpp/get-connection-points...
  3. Fill.backTintAndShade property | Aspose.Words f...

    Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background color...."BackThemeColor" and "BackTintAndShade" for font fill. if ( fill . backTintAndShade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.TextWrapping | Aspose.Words for .NET

    Discover the Table TextWrapping property to easily manage text flow in your tables. Enhance readability and design with flexible text options!... Font . Size = 16 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.tab...
  5. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document.... will inherit paragraph and font formatting from cursor position...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a shape.... font . size = 32 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Cells 8.6.0中的公共API更改|Documentation

    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.... Font . Name = "Tahoma" ; button . Font . IsBold =...= true ; button . Font . Color = System . Drawing . Color . Blue...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency.... Font . Color = Color . Red ; list1...); list2 . ListLevels [ 0 ]. Font . Color = Color . Blue ; list2...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Fill.backThemeColor property | Aspose.Words for...

    Fill.backThemeColor property. Gets or sets a ThemeColor object that represents the background color for the fill...."BackThemeColor" and "BackTintAndShade" for font fill. if ( fill . backTintAndShade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++....createStyle (); // Specify the font attribute. style . getFont ()... StyleFlag (); // Implement font attribute. flag1 . setFontName...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...