Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 122,605 for

font

(0.07 sec)
  1. Install TrueType Fonts on Linux|Aspose.Words fo...

    Aspose.Words for Python allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy Font files from a Windows machine or Install a `TrueType` Font package onto your Linux machine....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] Most...operating system. Therefore, most fonts used in DOC and DOCX documents...

    docs.aspose.com/words/python-net/installing-tru...
  2. SystemFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.SystemFontSource class. Represents all TrueType Fonts installed to the system...class Represents all TrueType fonts installed to the system. To...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  5. StreamFontSource.CacheKey | Aspose.Words for .NET

    Discover the StreamFontSource CacheKey property, optimize your Font management with efficient caching for faster load times and enhanced performance....cache item when saving/loading font search cache with SaveSearchCache...Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  6. News Archive 2022|Documentation

    Aspose.Imaging new features and enhancements introduced in our recent releases, empowering you to unlock new possibilities in graphic processing and manipulation. Support for the most common raster file formats, alongside a diverse array of conversion options....Fonts into Aspose.Imaging for enhanced...Feature - Integration of Aspose.Fonts into Aspose.Imaging The integration...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  7. Shading.BackgroundPatternThemeColor | Aspose.Wo...

    Discover how to customize the Shading BackgroundPatternThemeColor property to enhance your design with unique background patterns and color schemes.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/sha...
  8. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/cpp/document-builder-over...
  9. Customize Barcode Text and Captions in C++|Docu...

    How to Set Barcode Text and Captions in Aspose.BarCode for C++...such as visibility, location, font, spacings, and wrapping modes...Set Text Font To customize the font of barcode text, Font and FontMode...

    docs.aspose.com/barcode/cpp/set-barcode-text/
  10. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...