Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 113,689 for

font

(0.06 sec)
  1. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.Font_infos property. Provides access to properties of Fonts used in this document....font_infos property DocumentBase.font_infos property Provides...properties of fonts used in this document. @property def font_infos (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.Scaling | Aspose.Words for .NET

    Discover the Font Scaling property to adjust character width in percent, enhancing text readability and design flexibility for your projects....Scaling Contents [ Hide ] Font.Scaling property Gets or sets...character width to 150%. builder . Font . Scaling = 150 ; builder ....

    reference.aspose.com/words/net/aspose.words/fon...
  4. java负载字体TTF文件

    在这里,您将在Aspose.Font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  5. PdfSaveOptions.font_embedding_mode property | A...

    PdfSaveOptions.Font_embedding_mode property. Specifies the Font embedding mode....font_embedding_mode property PdfSaveOptions.font_embedding_mode...Specifies the font embedding mode. @property def font_embedding_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 从 PDF 中提取字体|Aspose.PDF for Java

    如何使用 Aspose.PDF for Java 从 PDF 中提取字体...public static void Extract_Fonts () throws FileNotFoundExceptio...); com . aspose . pdf . Font [] fonts = pdfDocument . getFontUtilities...

    docs.aspose.com/pdf/zh/java/extract-fonts-from-...
  7. FolderFontSource | Aspose.Words for .NET

    Discover the FolderFontSource constructor for seamless Font management. Enhance your web projects with efficient Font sourcing today!...which contains fonts as a font source. // Create a font source from...from a folder that contains font files. FolderFontSource folderFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Aspose::Words::Loading::HtmlLoadOptions::get_Su...

    Aspose::Words::Loading::HtmlLoadOptions::get_SupportFontFaceRules method. Gets or sets a value indicating whether to support @Font-face rules and whether to load declared Fonts. Default value is false in C++....support @font-face rules and whether to load declared fonts. Default...option is enabled, fonts declared in @font-face rules are loaded...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. FontPitch Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontPitch enum, a powerful tool for managing Font styles and enhancing document formatting in your applications....FontPitch enumeration Represents the font pitch. public enum FontPitch...available about the pitch of a font. Fixed 1 Specifies that this...

    reference.aspose.com/words/net/aspose.words.fon...
  10. 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...