Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 15,567 for

font loading

(0.08 sec)
  1. Convert JSON Format to OTT in Android Apps | pr...

    Parse JSON to OTT in Java without using Microsoft Word...Table) is a format used to store font information. It is a binary...format that is used to store font data such as glyphs, outlines...

    products.aspose.com/total/android-java/conversi...
  2. Licensing and Subscription – Aspose.HTML for Java

    Learn how to evaluate Aspose.HTML for Java, including a free trial and temporary license, and how to apply a purchased license....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/java/getting-started/licen...
  3. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...age, stream) Registers and loads a hyphenation dictionary for..., file_name) Registers and loads a hyphenation dictionary for...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…..., Sample code: // Load the existing presentation Presentation...free text goes here."); // Set font and left alignment IPortion...

    forum.aspose.com/t/add-new-last-slide-with-text...
  5. API to eSign XPS Files | Aspose.Page for .NET

    C# source code to e-Sign XPS documents on .NET Framework Platform, Windows, and ASP.NET Applications. Simple APIs for XPS Signature functionality....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/page/net/signature/xps/
  6. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…...LogInformation("Loaded Word document."); // Configure font settings...fontPath = Path.Combine("/tmp", "fonts"); if (!Directory.Exists(fontPath))...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  7. 通過 Java 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 ODP 文件中提取文本和圖像的 Java 示例代碼。... 解析 ODP 文件 - Java //Load ODP file Presentation odpPresentation...print(port.getText()); //Display font height of the text System. out...

    products.aspose.com/slides/zh-hant/java/parser/...
  8. 通過Java從PPT文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPT 文件中提取文本和圖像。... 解析 PPT 文件 - Java //Load PPT file Presentation pptPresentation...print(port.getText()); //Display font height of the text System. out...

    products.aspose.com/slides/zh-hant/java/parser/...
  9. How to Open Password Protected Excel File using...

    This article guides on how to open password protected Excel file using Node.js. It has the details to set the IDE, a list of steps, and a runnable sample code to open Excel with password using Node.js....Font Product Family Aspose.TeX Product...options will also be discussed to load a workbook using the LoadOptions...

    kb.aspose.com/cells/nodejs/how-to-open-password...
  10. How to Populate PDF Form from Excel Data in Java

    This tutorial explains the process to populate PDF form from Excel data in Java. It contains the configuration details to load PDF and Excel both in the same program and a runnable sample code to auto fill pdf form from excel in java along with the detailed descriptions....Font Product Family Aspose.TeX Product...steps to load the template PDF file, methods to load and iterate...

    kb.aspose.com/pdf/java/how-to-populate-pdf-form...