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

load font

(1.18 sec)
  1. 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-...
  2. How to Convert Visio to PDF File in Python

    This tutorial covers how to convert Visio to PDF in Python. You will find all the information to configure the environment, a step-by-step process, and a running code snippet to export Visio to PDF in Python...Font Product Family Aspose.TeX Product...without Visio in Python . You can load the source VSD or VSDX diagrams...

    kb.aspose.com/diagram/python/how-to-convert-vis...
  3. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document stamping functionality and would like to confirm if the library supports stamping on TIFF image files. Specifically, we would like to know: D…...Text stamp (Unicode, custom font, colour, opacity) Image stamp...automatic) Very large TIFFs – load frames on‑demand with TiffLoadOptions...

    forum.aspose.com/t/query-support-for-stamping-o...
  4. 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...setDefaultFontName ( "Arial" ); //Load a spreadsheet in an instance...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. 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-...
  6. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and Fonts....anti-aliasing and hinting, ensuring that font edges appear smooth without...supports strikeout or underline font rendering and the possibility...

    docs.aspose.com/drawing/net/developer-guide/sys...
  7. FontSettings | Aspose.Words for Java

    Specifies Font settings for a document in Java....class FontSettings Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  8. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  9. 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-...
  10. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....The code is very simple, just load PDF to Document class and save...calling Document.save() method. // Load the PDF document $document =...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/