Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 16,263 for

load font

(0.17 sec)
  1. Multithreading in Aspose.Slides for Node.js via...

    Aspose.Slides for Node.js via 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/nodejs-java/multithreading/
  2. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....Font Product Family Aspose.TeX Product...up the environment and then load an existing PowerPoint presentation...

    kb.aspose.com/slides/python/how-to-convert-powe...
  3. Extract fonts from PDF in Python | Aspose.PDF

    Python source code to extract Fonts from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....How to extract fonts from PDF using Aspose.PDF for Python for...Tool Do you need to extract fonts from PDF? Programmatic modification...

    products.aspose.com/pdf/python-net/parser/fonts/
  4. 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...
  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. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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 ( psdInput ); List < String...defaultStyle ); if ( s . contains ( "font:" )) { newPortion . getStyle...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  7. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....02_OutputDirectory \\ ""); // Load your Excel file into a Workbook...Get ( 0 ); // Access the first font setting object via the GetRichFormattings()...

    docs.aspose.com/cells/cpp/change-character-spac...
  8. Open Presentations in Python|Aspose.Slides for ...

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

    docs.aspose.com/slides/python-net/open-presenta...
  9. 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-...
  10. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to Load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...5 minutes to load the HTML memory stream into...Cannot find table ‘GPOS’ in the font file. Exception thrown: ‘System...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...