Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 131,702 for

font

(0.19 sec)
  1. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Shows how to work with a legend font. Document doc = new Document(getMyDir()...getLegend(); // Set default font size all legend entries. chartLegend...

    reference.aspose.com/words/java/com.aspose.word...
  2. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in Java....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/java/com.aspose.word...
  3. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.table_substitution property. Settings related to table substitution rule.... fonts . TableSubstitutionRul : .....custom font substitution tables. doc = aw . Document () font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontPitch enumeration | Aspose.Words for Python

    aspose.words.Fonts.FontPitch enumeration. Represents the Font pitch....Represents the font pitch. The pitch indicates if the font is fixed...of a font. FIXED Specifies that this is a fixed width font. VARIABLE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Master PowerPoint Fonts on Android|Aspose.Slide...

    Learn to control PowerPoint Fonts in Aspose.Slides for Android: embed, substitute, load custom Fonts, and resolve missing glyphs with concise Java code....PowerPoint Fonts on Android Contents [ Hide ] Manage Fonts in Presentations...PowerPoint Fonts on Android Specify Default Presentation Fonts on Android...

    docs.aspose.com/slides/androidjava/powerpoint-f...
  6. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the Font is formatted as shadowed....shadow property Font.shadow property True if the font is formatted... builder . font . shadow = true ; builder . font . size = 36...

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

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType Font files on your system for enhanced document formatting and design flexibility....Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....format a run of text using its font property. Document doc = new...Aspose . Words . Font font = run . Font ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/sto...
  9. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the Font will be saved to in C++....name (without path) where the font will be saved to. System ::...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....outputFileName ); } Embedding Fonts in an existing PDF file PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/