Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 120,986 for

font

(0.1 sec)
  1. Apply Superscript and Subscript Effects on Font...

    How to apply superscript and subscript effect to text in excel with Java. This article provides the Java code to achieve just that with the use of Aspose.Cells for Java API....Superscript and Subscript Effects on Fonts Contents [ Hide ] Aspose.Cells...superscript effect using the Font object’s setSuperscript property...

    docs.aspose.com/cells/java/apply-superscript-an...
  2. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. 字体转换。高级详细信息| .NET

    .NET API从Aspose.Font转换字体。有时,您需要在保存之前读取转换的字体数据。这里的方法旨在帮助它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/convert/advanced-me...
  4. Set fontsize by InheritChars - Free Support For...

    Hello, i can set the Fontsize of a shape by using: shape.Chars[0].Size.Value = 0.125 This is well described in the examples: ApplyFontOnText Now I have the case that the shape’s chars array is empty. But there are I…...Cause You are trying to set the font size of a shape’s text using...results. Solution To change the font size using InheritChars , you...

    forum.aspose.com/t/set-fontsize-by-inheritchars...
  5. Adding Text Dynamically|Aspose.Slides Documenta...

    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.... Font . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //Write the output...

    docs.aspose.com/slides/net/adding-text-dynamica...
  6. Render Presentations with Fallback Fonts in Pyt...

    Render presentations with fallback Fonts in Aspose.Slides for Python via .NET – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....Presentations with Fallback Fonts in Python Contents [ Hide ]...fallback font rules collection . Remove() a fallback font rule and...

    docs.aspose.com/slides/python-net/render-presen...
  7. FolderFontSource.scan_subfolders property | Asp...

    FolderFontSource.scan_subfolders property. Determines whether or not to scan the subfolders....which contains fonts as a font source. # Create a font source from...contains font files. folder_font_source = aw . fonts . FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfo.name property | Aspose.Words for Python

    FontInfo.name property. Gets the name of the Font....property Gets the name of the font. @property def name ( self )...to print the details of what fonts are present in a document. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....the text and the corresponding font. Also, you can set alignment...PaperSizeType . PaperA3 ); // create a font for watermark, and specify bold...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  10. MemoryFontSource.type property | Aspose.Words f...

    MemoryFontSource.type property. Returns the type of the Font source....property Returns the type of the font source. @property def type (...self ) -> aspose . words . fonts . FontSourceType : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...