Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 112,078 for

font

(0.19 sec)
  1. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Installation - Aspose.Font for Java

    Learn about how to install Java Font Manipulation and Management API on Java Platform through NuGet and Package Manager Console....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/installation/
  3. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveOptions to enhance your document saving with customizable features for PCL format. Optimize your workflow today!...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Extract Text and Images from PPT Files using Py...

    Python source code to parse PPT Presentation.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/python-net/parser/ppt/
  5. Extract Text from Presentation|Aspose.Slides Do...

    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.... getText ()); //Display font height of the text System ....getFontHeight ()); //Display font name of the text if ( port ...

    docs.aspose.com/slides/java/extract-text-from-p...
  6. 使用Type1字体| C ++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++应用程序中1型字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/working-with-type1-...
  7. 嵌入式字体|Aspose.Slides 文档

    在 C++ 中使用 PowerPoint 演示文稿中的嵌入式字体...MakeObject < Presentation > ( u "Fonts.pptx" ); // 加载要替换的源字体 auto sourceFont...for ( SharedPtr < IFontData > font : allFonts ) { std :: function...

    docs.aspose.com/slides/zh/cpp/embedded-font/
  8. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and Fonts....anti-aliasing and hinting, ensuring that font edges appear smooth without...supports strikeout or underline font rendering and the possibility...

    docs.aspose.com/drawing/net/developer-guide/sys...
  9. Format and Modify Named Ranges|Documentation

    This article shows how to Format and Modify Named Ranges by the Aspose.Cells for Python via .NET API....to Set Background Color and Font Attributes to a Named Range...fill color (shading color) with font settings to a range. How to...

    docs.aspose.com/cells/python-net/format-and-mod...
  10. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。... add (); int count = 4 ; Font font = FontRepository . findFont...getDefaultTextState (). setFont ( font ); page . getPageInfo (). getDefaultTextState...

    docs.aspose.com/pdf/zh/androidjava/convert-text...