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

load font

(0.06 sec)
  1. Aspose::Words::Loading::HtmlLoadOptions::get_Co...

    Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf method. Gets or sets a value indicating whether to convert Loaded SVG images to the EMF format. Default value is false and, if possible, Loaded SVG images are stored as is without conversion in C++....Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf...indicating whether to convert loaded SVG images to the EMF format...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'result' ); // Instantiate or load a Workbook. let workbook ; if...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  3. 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...
  4. Python Imaging API | Aspose.Imaging for Python ...

    Python Image processing and manipulation library. Aspose.Imaging for Python via .NET allows to create, Load, view, edit, draw or convert images to multiple formats within applications without any image editor....versatile API, you can automatically load, convert, create and manipulate...and apply text with different fonts styles. Image conversion: export...

    products.aspose.com/imaging/python-net/
  5. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....the top of the document when loading and saving and limits the maximum... Q: Why are the layout and fonts in the output document different...

    docs.aspose.com/words/net/faq/
  6. PDF Manipulation and OCR Addition via Node.js A...

    Node.js API to manipulate PDF files as well as extract text from images via applications....js applications to load, merge, render, and convert...efficiency. Aspose.Font for Node.js via C++ Aspose.Font for Node.js...

    products.aspose.com/total/nodejs-cpp/
  7. Aspose.Cells 8.6.1中的公共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.... C# //Load a spreadsheet Workbook workbook...联的所有VBA模块。 以下是简单的使用场景。 C# //Load a spreadsheet Workbook workbook...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....Font Product Family Aspose.TeX Product...instance and set the required load properties Open the source PCL...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  9. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET 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/python-net/multithreading/
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...