Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 28,742 for

custom font

(0.06 sec)
  1. CleanupOptions.unused_lists property | Aspose.W...

    CleanupOptions.unused_lists property. Specifies whether unused list and list definitions 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...
  2. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) 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. Getting Warning Callbacks for Fonts Substitutio...

    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....Getting Warning Callbacks for Fonts Substitution in Aspose.Slides...callbacks for fonts substitution in case the used font is not available...

    docs.aspose.com/slides/cpp/getting-warning-call...
  4. FontSourceBase.GetAvailableFonts | Aspose.Words...

    Discover available Fonts with FontSourceBase's GetAvailableFonts method. Enhance your projects with a diverse selection of high-quality typefaces!...GetAvailableFonts method Returns list of fonts available via this source. public...available fonts. // Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.Fonts.FontSettings.set_Fonts_sources method...set_fonts_sources method Contents [ Hide ] set_fonts_sources(sources)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using Node.js....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/nodejs-net/specifying-tru...
  7. CleanupOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.CleanupOptions to Customize document cleaning. Enhance your workflow with tailored settings for cleaner, more efficient documents....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...
  8. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document.... font . bold = False para_style . font . size = 8 para_style...para_style . font . name = 'Arial' builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java.... Examples: Shows how customize node changing with a callback...the node changing callback to custom implementation, // then add/remove...

    reference.aspose.com/words/java/com.aspose.word...