Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 142,711 for

font

(0.27 sec)
  1. Render Presentations with Fallback Fonts in .NE...

    Render presentations with fallback Fonts in Aspose.Slides for .NET – keep text consistent across PPT, PPTX and ODP with step-by-step C# code samples....Presentations with Fallback Fonts in .NET Contents [ Hide ] Overview...presentations using fallback font rules. This article shows how...

    docs.aspose.com/slides/net/render-presentation-...
  2. INodeChangingCallback.node_inserting method | A...

    INodeChangingCallback.node_inserting method. Called just before a node belonging to this document is about to be inserted into another node.... RUN : font = args . node . as_run () . font self . m_log...f ' \t Font: \t Changed from " { font . name } " { font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. INodeChangingCallback.node_inserted method | As...

    INodeChangingCallback.node_inserted method. Called when a node belonging to this document has been inserted into another node.... RUN : font = args . node . as_run () . font self . m_log...f ' \t Font: \t Changed from " { font . name } " { font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....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/doc...
  5. FontFamily Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse Font families effortlessly for enhanced document styling and formatting....FontFamily enumeration Represents the font family. public enum FontFamily...used when information about a font does not exist or does not matter...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Embed Fonts in Presentations Using Java|Aspose....

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using Java Contents [ Hide ] Introduction...Introduction Embedded fonts in PowerPoint are useful when you want...

    docs.aspose.com/slides/java/embedded-font/
  7. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the Font is formatted as subscript....subscript property Font.subscript property True if the font is formatted...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSourceType enumeration | Aspose.Words for N...

    Aspose.Words.Fonts.FontSourceType enumeration. Specifies the type of Font source....enumeration Specifies the type of font source. Members Name Description...object that represents single font file. FontsFolder A FolderFontSource...

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

    Discover Aspose.Words.Fonts.FontSourceBase, the essential abstract class for defining diverse Font sources in your applications. Enhance your document formatting!...the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …... ( Font, encodedString, & registeredPdfString)...process. This can happen if the font being used does not support...

    forum.aspose.com/t/encountering-an-error-while-...