Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 111,548 for

aspose font

(0.09 sec)
  1. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value.... font . name = 'Times New Roman' style . font . size =...= 16 style . font . color = aspose . pydrawing . Color . navy...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Using ActiveX Controls in Excel with C#

    This article guides on using ActiveX Controls in Excel with C#. It has the details to set the IDE, steps, and a sample code for adding ActiveX command button using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/using-activex-controls-...
  3. ListLevel.trailing_character property | Aspose....

    ListLevel.trailing_character property. Returns or sets the character inserted after the number for the list level....trailing_character ( self ) -> aspose . words . lists . ListTrailingCharacte...trailing_character ( self , value : aspose . words . lists . ListTrailingCharacte...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Loading and Extracting Data | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save Cff Fonts within Java....Products Aspose.Total Product Solution Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/java/loading-saving-cff-fo...
  5. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure Fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....Configuring Fonts for Rendering Spreadsheets with C++ Contents...] Possible Usage Scenarios Aspose.Cells APIs provide the facility...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  6. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the Font....shading property Font.shading property Returns a Shading object...formatting for the font. get shading () : Aspose . Words . Shading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.Bold | Aspose.Words for .NET

    Discover the Font Bold property, easily identify if your text is bolded, enhancing readability and style for your web design projects....Bold Font.Bold property True if the font is formatted as bold...Specify font formatting, then add text. Aspose . Words . Font font...

    reference.aspose.com/words/net/aspose.words/fon...
  8. ThemeFonts.latin property | Aspose.Words for Py...

    ThemeFonts.latin property. Specifies Font name for Latin characters....latin property Specifies font name for Latin characters. @property...how to set custom colors and fonts for themes. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) object for this document....@property def theme ( self ) -> aspose . words . themes . Theme :...how to set custom colors and fonts for themes. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....specifying text and the corresponding font. Also, you can set alignment...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/