Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 13,497 for

load font

(0.17 sec)
  1. Aspose.Cells 8.9.1 的 public API 更改|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....variables to store paths to font folders & font file string fontFolder1..."D:/Arial/arial.ttf" ; // Setting first font folder with SetFontFolder method...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Product Overview | Aspose.Font for Java

    Java APIs for the developers to manipulate and Font files. Here you will find Aspose.Font API Solution for Java overview....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/product-overview/
  3. LoadOptions class | Aspose.Words for Python

    aspose.words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when Loading a document into a [Document](../../aspose.words/document/) object...password or base URI) when loading a document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Font for JavaScript via C++ Documentation

    Check Aspose.Font for JavaScript is a comprehensive API documentation to understand how to Load, save, convert Fonts of different Font formats....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/
  5. Using Glyph objects | C++

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/developer-guide/using-...
  6. How to Convert Visio to PDF in C#

    This tutorial provides you information about how to convert Visio to PDF in C#. You will get all the details to configure the environment, step-by-step process and a runnable sample code to export Visio to PDF in C#...Font Product Family Aspose.TeX Product...without Visio in C# . You can load the input file in VSD or VSDX...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  7. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  8. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....Font Product Family Aspose.TeX Product...instance and set the required load properties Open the source PCL...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  9. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)...loses its original formatting (fonts, layout, etc.). Below are the...addressed in several releases (e.g., font‑embedding handling, resource...

    forum.aspose.com/t/while-using-concate-in-aspos...
  10. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...aspose words as follows: // Load the Word document Aspose.Words...// Optional: Embed only used fonts (smaller size) EmbedFullFonts...

    forum.aspose.com/t/converting-word-to-pdf-creat...