Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 15,891 for

load font

(0.24 sec)
  1. 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-...
  2. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to Load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...5 minutes to load the HTML memory stream into...Cannot find table ‘GPOS’ in the font file. Exception thrown: ‘System...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  3. Aspose.Cells 8.9.0中的公共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....HtmlSaveOptions (); // Set default font name for Html rendering options...DefaultFontName = "Arial" ; // Load a spreadsheet in an instance...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. PDF Stamping in C#: Text, Image, and Page Optio...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Load the PDF with an instance of...on90 }; textStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/stamps/
  5. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...02_OutputDirectory \\ " ); // Load your excel file inside a workbook...Get ( 0 ); // Access the first font setting object via GetCharacters()...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  6. 用JavaScript通过C++为PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,使用Aspose.Cells for Java脚本通过C++添加文本和图像水印。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...file is provided, load it (this mirrors loading sample.xlsx in the...

    docs.aspose.com/cells/zh/javascript-cpp/add-wat...
  7. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...Font.Shadow cannot read the shadow correctly Aspose.Words Product...attribute “Shadow”, but run.Font.Shadow property value is false...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  8. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'fileInput' ); // Create or load workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  9. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF format with Standard or Minimum size using Aspose.Cells for Node.js via C++....xlsx" ); // Load Excel file into Workbook object...Document Assistant Close Change the Font on just the specific Unicode...

    docs.aspose.com/cells/nodejs-cpp/save-excel-int...
  10. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Load the PDF with an instance of...; textFragment . TextState . Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/text/