Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 14,057 for

font loading

(0.09 sec)
  1. PowerPoint (PPT/PPTX) and Excel (XLS/XLSX) not ...

    Hi Aspose Team, We are facing an issue with file conversion on Amazon Linux 2 (EC2). Our PPT/PPTX → PDF and XLS/XLSX → PDF conversions are not working. No exceptions are thrown, but the PDF output is either not create…...a license (evaluation mode) Fonts: Arial.ttf included in project...project path (ProductionServicev2/Fonts) Issue Summary On Amazon Linux...

    forum.aspose.com/t/powerpoint-ppt-pptx-and-exce...
  2. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  3. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....instance of the Document class and load the input PDF file $document...FileOutputStream object to write the font file. $xmlOutputStream = new...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  4. Adding a Watermark to an Image|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....demonstrate the operation, we will load a BMP image from disk and draw...step, the examples show how to: Load an image. Create and initialize...

    docs.aspose.com/imaging/net/adding-a-watermark-...
  5. Common Exceptions and Errors Involving Fonts on...

    Font exceptions and errors on Linux...Exceptions and Errors Involving Fonts on Linux Contents [ Hide ] Missing...When there are no fonts installed or when the font folder for the...

    docs.aspose.com/slides/java/technical-articles/...
  6. 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-...
  7. Get Cell Validation in ODS Files|Documentation

    Learn how to get cell validation in ODS files using the Aspose.Cells for JavaScript via C++ API....validation property by loading the source ODS file and reading..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/get-cell-v...
  8. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....Font Product Family Aspose.TeX Product...instance Define the text color and font for the string Define the rectangle...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  9. Basic Operations – Create, Load, Save, Navigate...

    Learn how to perform base operations with SVG files, such as creating, Loading, reading, saving, and navigating, using Aspose.SVG Python library....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/python-net/base-operations/
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....such as formatting or broken fonts. If you want to easily find...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/