Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 34,334 for

custom font

(0.23 sec)
  1. CleanupOptions.UnusedStyles | Aspose.Words for ...

    Optimize your documents with CleanupOptions' UnusedStyles property, ensuring unused styles are removed for cleaner, faster-loading content. Default - true....Shows how to remove all unused custom styles from a document. Document...now has eight styles. // A custom style is marked as "used" while...

    reference.aspose.com/words/net/aspose.words/cle...
  2. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document...Shows how to remove all unused custom styles from a document. doc...document now has eight styles. # A custom style is marked as "used" while...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and Customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....Customize Presentation Shapes in PHP Contents [ Hide ] Change...additional shape geometry customization options, you can convert...

    docs.aspose.com/slides/php-java/custom-shape/
  4. Excel Themes and Colors|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....APIs provide features for customizing themes and colors. Below...color. Font.ThemeColor property can be used to set the font color...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  5. Apply Styles to GridWeb|Documentation

    This article introduces how to apply or set style in GridWeb.... Applying Preset or Custom Styles to Aspose.Cells.GridWeb...Dark Traditional2 Gray Custom Customized When a particular style...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. FontSettings.get_fonts_sources method | Aspose....

    FontSettings.get_Fonts_sources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType Fonts....get_fonts_sources method get_fonts_sources() Gets a copy of the...Words looks for TrueType fonts. def get_fonts_sources ( self ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fonts Are Getting Changed While Converting PPT ...

    Hi Team , We are facing issue of mismatch in Font while converting ppt to pdf file. When converted using acrobat all Fonts remains same. we are using below version of aspose libraries. <java.version>17</java.version> <…...Fonts Are Getting Changed While Converting PPT to PDF in Java...Family slides-java , slides-fonts , slides-pdfexport forasposeissues...

    forum.aspose.com/t/fonts-are-getting-changed-wh...
  8. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily Customize and enhance your document's paragraph styling for improved readability and presentation....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/par...
  10. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....Contents [ Hide ] Set Custom Form Field Font Form fields in Adobe...default fonts. Aspose.PDF allows developers to apply any font as a...

    docs.aspose.com/pdf/java/modifing-form/