Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 15,567 for

load font

(0.16 sec)
  1. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…... Java code – load HTML and save as DOCX import...args) throws Exception { // 1️⃣ Load the HTML (the HTML string may...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  2. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'result' ); // Instantiate or load a Workbook. let workbook ; if...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  3. Text Vectorization & Text Security – .NET

    This article explains how to convert SVG text to vector using the VectorizeText property of the SVGSaveOptions class....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/text-vectorization/
  4. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....static void AddingText () { // Load the PDF file Document document...+ "AddText_out.pdf" ); } Loading Font from Stream The following...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  5. 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-...
  6. 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-...
  7. 7. LaTeX's model for character encodings

    This article covers internals of input and output encodings in LaTeX, as well as LaTeX internal character representation....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-encodings-model/
  8. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF Fonts....specific position, to styling it (font, size, color, style), handling...or LaTeX fragments, custom fonts, and text formatting options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  9. 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/
  10. Convert a PS File to PDF using C#

    To learn how to convert a PS file to PDF using C#, check out this article. It explains how to set up the IDE along with the step-by-step process and even a sample code for a PS file to PDF converter in C#....Font Product Family Aspose.TeX Product...the Document class object to load the PS file Pass the PS file...

    kb.aspose.com/pdf/net/convert-a-ps-file-to-pdf-...