Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute Font names for your original Font, enhancing design flexibility....substitute font names for the specified original font name. public...Original font name. Return Value List of alternative font names...
C++ code to add Custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...colors but also custom colors. Before using a custom color, add it...
Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Examples Shows how to set custom colors and fonts for themes. auto doc...theme, a source of default fonts and colors. System :: SharedPtr...
PhysicalFontInfo.filePath property. Path to the Font file if any....filePath property Path to the font file if any. get filePath ()...available fonts. // Configure Aspose.words to source fonts from a...
Discover the PhysicalFontInfo Version property, easily access the Font's version string for enhanced design consistency and improved typography....property Version string of the font. public string Version { get...available fonts. // Configure Aspose.Words to source fonts from a...
ListLevel.startAt property. Returns or sets the starting number for this list level....Examples Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...
Discover the FontSavingArgs property to access the document object during save operations, enhancing your document management efficiency....how to define custom logic for exporting fonts when saving to...SaveOptions object to export fonts to separate files. // Set a...
FontSavingArgs.document property. Gets the document object that is being saved....how to define custom logic for exporting fonts when saving to...SaveOptions object to export fonts to separate files. // Set a...
Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless document formatting.... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...
Discover the Aspose.Words.NumberStyle enum to Customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly.... Custom 65280 Custom number format. It is...Examples Shows how to apply custom list formatting to paragraphs...