Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 15,526 for

load font

(0.13 sec)
  1. Archive

    archives... Load an Image into Bitmap 8. Resize...you will learn how to create, load, fill, and draw bitmaps in Java...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  2. Aspose.PSD for .NET 21.12 - 发行说明|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.... Load ( src , new PsdLoadOptions ()...var img = ( PsdImage ) Image . Load ( src )) { img . Save ( output...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++....the text and the corresponding font. Additionally, you can set alignment..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  4. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF format with Standard or Minimum size using Aspose.Cells for Node.js via C++....xlsx" ); // Load Excel file into Workbook object...Document Assistant Close Change the Font on just the specific Unicode...

    docs.aspose.com/cells/nodejs-cpp/save-excel-int...
  5. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document Loading. Set passwords and base URIs effortlessly for seamless integration and security....password or base URI) when loading a document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/net/aspose.words.loa...
  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...setDefaultFontName ( "Arial" ); //Load a spreadsheet in an instance...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Load the PDF with an instance of...; textFragment . TextState . Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/text/
  8. Process of rendering glyphs

    Explore the fundamentals of glyph rendering, covering the processing pipeline, key technologies, and performance considerations....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/glyph-ren...
  9. 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-...
  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/