Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 23,654 for

custom font

(0.07 sec)
  1. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in C++ using Aspose.Slides. Implement advanced features like password protection, compliance standards, and Custom options for high-quality, accessible PDF documents....password-protect PDF files, detect font substitutions, select specific...Options Aspose.Slides provides custom options—properties under the...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from document...Shows how to remove all unused custom styles from a document. let...now has eight styles. // A custom style is marked as "used" while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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/java/getting-warning-cal...
  6. 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...
  7. HtmlSaveOptions.css_class_name_prefix property ...

    HtmlSaveOptions.css_class_name_prefix property. Specifies a prefix which is added to all CSS class names...useful, for example, if you add custom CSS to generated documents...line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:footer...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveOptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names...useful, for example, if you add custom CSS to generated documents...line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:footer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method...Shows how to remove all unused custom styles from a document. let...now has eight styles. // A custom style is marked as "used" while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::INodeChangingCallback::NodeInser...

    Aspose::Words::INodeChangingCallback::NodeInserting method. Called just before a node belonging to this document is about to be inserted into another node in C++....) = 0 Examples Shows how customize node changing with a callback...the node changing callback to custom implementation, // then add/remove...

    reference.aspose.com/words/cpp/aspose.words/ino...