Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 16,400 for

font loading

(0.2 sec)
  1. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...cell - font color is Red const st = cell . style ; st . font . color...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. Merge Excel Files using Java

    Refer to this article to merge Excel files using Java. It provides IDE settings, a list of instructions, and a sample code to combine Excel files using Java....Font Product Family Aspose.TeX Product...for Java to join Excel files Load the Aspose.Cells license to...

    kb.aspose.com/cells/java/merge-excel-files-usin...
  3. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  4. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/java/working-with-text-sty...
  5. Feature List | Aspose.Font for .NET

    C# Font API supports different Font formats and file operations such as Loading, reading, detecting, extracting, and rendering Font glyphs and Font data....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/feature-list/
  6. Manipulating FODG files|Documentation

    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....Hide ] Load of FODG file Aspose.Imaging supports load of FODG...file format. Improve default font option usage on Linux As Aspose...

    docs.aspose.com/imaging/java/manipulating-fodg-...
  7. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....void SetTextAlignment () { // Load the Excel file Workbook workbook...text within a shape using the Font class. This allows you to set...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  8. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....Font Product Family Aspose.TeX Product...options are also discussed while loading the source presentation file...

    kb.aspose.com/slides/java/how-to-add-signature-...
  9. FontEmbeddingUsagePermissions Enum | Aspose.Wor...

    Discover the Aspose.Words.Fonts.FontEmbeddingUsagePermissions enum, enabling precise control over Font embedding permissions for enhanced document management.... enumeration Represents the font embedding usage permissions...Description Installable 0 The font may be embedded, and may be...

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