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

load font

(0.08 sec)
  1. PDF|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.... You may open/load an existing template file or...you control over the print, font, security, and compression settings...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  2. Digitally Sign PDF File Online or using Android...

    Free online app for digital signature in PDF files. Develop Android application to electronically sign PDF documents....reference into your project Load the PDF file via Document class...using PKCS7 class object to load the certificate file and password...

    products.aspose.com/total/android-java/signatur...
  3. Text, Image or Page Stamps in PDF using Python ...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET.... Load the PDF with an instance of...text_state . font = apdf . text . FontRepository . find_font ( "Arial"...

    products.aspose.com/pdf/python-net/stamps/
  4. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Aspose.SVG Python library. SVG text goes from a Font to a vector graphic, and it cannot be edited in a text editor....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/python-net/convert-text-to-...
  5. Aspose.PSD for .NET 22.11 - Release Notes|Docum...

    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....Bug PSDNET-1234 Exception on loading PSD image with pattern Bug...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  6. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....EpubLoadOptions which is used to load source EPUB file. After that...FileNotFoundExceptio { // Instantiate Latex Load option object MdLoadOptions...

    docs.aspose.com/pdf/java/convert-other-files-to...
  7. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Node.js via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....of the Presentation class and load the presentation with ActiveX...control that include text, font, font height, and frame position...

    docs.aspose.com/slides/nodejs-java/activex/
  8. Get a List of Fonts Used in a Spreadsheet or Wo...

    Aspose.Cells for Python via .NET is a library for working with spreadsheet files. It supports retrieving a list of Fonts used in a spreadsheet or workbook, allowing users to obtain Font information used in a document. This article shows how to use the Aspose.Cells for Python via .NET library to get a list of Fonts....Ask AI Get a List of Fonts Used in a Spreadsheet or Workbook...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/python-net/get-a-list-of-...
  9. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....Font Product Family Aspose.TeX Product...will learn to control the loading of the source Markdown file...

    kb.aspose.com/words/python/convert-markdown-to-...
  10. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...can decode the Base‑64 string, load the resulting bytes into an...FromBase64String(base64Excel); // 2.3 Load the workbook from memory using...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...