Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 122,684 for

font

(0.05 sec)
  1. Technical Articles|Aspose.Slides for Python Doc...

    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 Font Substitution in Python Compatibility...

    docs.aspose.com/slides/python-net/technical-art...
  2. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Shape Text Options with Node.js via C++|...

    Learn how to manage text options for shapes using Aspose.Cells for Node.js via C++....Far East and Latin Name of the Font in Text Options of Shape with...

    docs.aspose.com/cells/nodejs-cpp/managing-shape...
  4. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS. ...1-buster COPY fonts/* /usr/share/fonts/ WORKDIR /app COPY...Install Fonts because the SDK image contains very few fonts. The...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  5. StyleIdentifier Enum | Aspose.Words for .NET

    Discover the Aspose.Words.StyleIdentifier enum for flexible, locale-independent style management in your documents. Enhance your document processing today!...DefaultParagraphFont 65 The Default Paragraph Font style. Emphasis 88 EndnoteReference...Using the style name: builder . Font . StyleName = "Emphasis" ; builder...

    reference.aspose.com/words/net/aspose.words/sty...
  6. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... font . name = "Arial" ; footnote . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments).... font . name = "Arial" ; footnote . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS).... font . name = 'Arial' footnote . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.ForeThemeColor | Aspose.Words for .NET

    Discover how to set the ForeThemeColor property to customize your design with vibrant fill colors. Enhance your project’s visual appeal effortlessly!..."BackThemeColor" and "BackTintAndShade" for font fill. if ( fill . BackTintAndShade...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 嵌入字体 - PowerPoint Java API|Aspose.Slides 文档

    在 Java 中使用嵌入的字体于 PowerPoint 演示文稿...pres = new Presentation ( "Fonts.pptx" ); try { IFontData []...getEmbeddedFonts (); for ( IFontData font : allFonts ) { boolean embeddedFontsContain...

    docs.aspose.com/slides/zh/java/embedded-font/