Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 15,317 for

load font

(0.11 sec)
  1. 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...
  2. Installation and running examples | Aspose.Font...

    Learn about how to install and use Aspose.Font for JavaScript. Find code examples for the better understanding....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/installation/
  3. 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/
  4. Multithreading in Aspose.Slides for Java|Aspose...

    Aspose.Slides for Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....possible (besides parsing/loading/cloning) and everything goes...detected. It is not safe to load, save, and/or clone an instance...

    docs.aspose.com/slides/java/multithreading/
  5. 仅复制范围样式,通过 JavaScript 由 C++ 实现|Documentation

    学习如何在操作数据的同时,仅复制范围的样式,使用 C++ 的脚本实现。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'result' ); // Instantiate or load a Workbook. let workbook ; if...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  6. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....Font Product Family Aspose.TeX Product...the Document class object to load or create a Word document by...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  7. Online OFT to JPEG Conversion or Build .NET bas...

    Free online app to convert OFT to JPEG files. .NET C# conversion library code for OFT documents....to HTML by using Save method Load HTML by using Document class...MailMessage message = MailMessage . Load ( "sourceFile.oft" ); // save...

    products.aspose.com/total/net/conversion/oft-to...
  8. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports getting a list of Fonts used in a spreadsheet or workbook, allowing users to get Font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of Fonts....Get a List of Fonts used in a Spreadsheet or Workbook with C++...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/cpp/get-a-list-of-fonts-u...
  9. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...behavior # where all SVG images loaded from an HTML document were...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Open Presentations in C++|Aspose.Slides Documen...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for C++—fast, reliable, fully featured.... After loading a presentation, you can retrieve...LoadOptions class to decrypt and load it. The following C++ code demonstrates...

    docs.aspose.com/slides/cpp/open-presentation/