Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 141,419 for

font

(0.2 sec)
  1. EOT to WOFF Converter API | Java

    Convert EOT to WOFF using Java API on Windows and Linux. Integrate this native EOT to WOFF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/java/conversion/eot-to...
  2. WOFF to TTF Converter API | Java

    Convert WOFF to TTF using Java API on Windows and Linux. Integrate this native WOFF to TTF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/java/conversion/woff-t...
  3. WOFF2 to TTF Converter API | Java

    Convert WOFF2 to TTF using Java API on Windows and Linux. Integrate this native WOFF2 to TTF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/java/conversion/woff2-...
  4. 正在加载 Type-1 (PostScript) 字体 | .NET

    了解如何在 .NET 中使用 Aspose.Font 库加载 Type‑1(PostScript)字体,提供磁盘和内存来源的代码示例。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  5. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control Font substitution for TrueType Fonts like Arial and Times New Roman to enhance document quality....not to substitute TrueType fonts Arial, Times New Roman, Courier...Symbol with core PDF Type 1 fonts. public bool UseCoreFonts {...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091
  7. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...Font.Bold = false affects InsertHtml Aspose.Words...DocumentBuilder(doc); builder.Font.Name = "Arial"; builder.Font.Size = 10d; builder...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  8. 获取单元值的文本宽度|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取单元格值的文本宽度。...textWidth(string, Font, number) 方法,允许开发者获取单元格值的文本宽度。以下示例代码演示如何使用...CellsHelper.textWidth(string, Font, number) 访问单元格值的文本宽度。 以下代码片段中使用的源文件,请参考附件。...

    docs.aspose.com/cells/zh/javascript-cpp/get-tex...
  9. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc = doc ) builder . font . name = 'Arial' builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Text Width of Cell Value|Documentation

    Learn how to get the text width of a cell value through Aspose.Cells for JavaScript via C++ API....textWidth(string, Font, number) method, which allows...CellsHelper.textWidth(string, Font, number) to access the text...

    docs.aspose.com/cells/javascript-cpp/get-text-w...