Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 141,572 for

font

(0.48 sec)
  1. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final section for effective formatting....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  2. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_styles(self, f…...function to change the font name and font size def change_styles(self...change font of runs if matches criteria def change_font(run):...

    forum.aspose.com/t/change-styles-for-complete-d...
  3. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....format a run of text using its font property. doc = aw . Document...world!' ) font = run . font font . name = 'Courier New' font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using TrueType Fonts in C++|Aspose.Words for C++

    Aspose.Words for C++ can find the right Font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a Font....Ask AI Using TrueType Fonts Contents [ Hide ] When working with...often have to use different fonts, styles, and sizes. Documents...

    docs.aspose.com/words/cpp/using-truetype-fonts/
  5. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the documentation article in C++....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/war...
  6. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in C++....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/iwa...
  7. Customize Default Fonts in Presentations with P...

    Set default Fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Customize Default Fonts in Presentations with Python Contents...allows you to specify default fonts that are used when a presentation...

    docs.aspose.com/slides/python-net/default-font/
  8. Embed Fonts in Presentations in .NET|Aspose.Sli...

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET, ensuring accurate rendering across all platforms....Embed Fonts in Presentations in .NET Contents [ Hide ] Introduction...Introduction Embedding fonts in PowerPoint ensures your presentation...

    docs.aspose.com/slides/net/embedded-font/
  9. FontSourceType | Aspose.Words for Java

    Specifies the type of Font source in Java....type of font source. Examples: Shows how to use a font file in...in the local file system as a font source. FileFontSource fileFontSource...

    reference.aspose.com/words/java/com.aspose.word...
  10. PhysicalFontInfo | Aspose.Words for Java

    Specifies information about physical Font available to Aspose.Words Font engine in Java....about physical font available to Aspose.Words font engine. To learn...more, visit the Working with Fonts documentation article. Examples:...

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