Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 13,838 for

load font

(0.44 sec)
  1. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....for the developers to create, load, modify and convert PDF files...text_state . font_size = 12 textFragment . text_state . font = apdf...

    products.aspose.com/pdf/python-net/create/
  2. C++ API to Export EPUB to OTT | products.aspose...

    Convert EPUB to OTT within C++ applications....The OpenType font format (OTT) is a popular font format used by...Windows, Mac, and Linux. OTT fonts are also widely used in web...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...created } // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  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. 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...
  7. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…...native libraries cannot be loaded, Aspose.Slides falls back to...system. Make sure basic graphics/font libraries are present Install...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  8. OfficeMath (Equation) Conversion to HTML with I...

    I am experiencing issues when converting DOCX files containing math equations (OfficeMath) to HTML using Aspose.Words 21.9 with JDK 16 inside an Alpine Linux Docker container (amazoncorretto:17-alpine3.18). First notice…...Have Tried: Copied Windows fonts into the container: Cambria...Placed in /app/fonts/ Also copied to /usr/share/fonts/truetype/microsoft/...

    forum.aspose.com/t/officemath-equation-conversi...
  9. 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...
  10. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...string outputFilePath) { try { // Load the Word document Document doc...string outputFilePath) { try { // Load the document var doc = new ...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585