Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 16,212 for

font loading

(0.32 sec)
  1. 5. The low-level interface

    This article covers the LaTeX low-level Font interface that is mostly used in command definitions....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-fonts-low-level/
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....<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/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlMetafileFormat enum ...

    Aspose::Words::Saving::HtmlMetafileFormat enum. Indicates the format in which metafiles are saved to HTML documents in C++....<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/cpp/aspose.words.sav...
  4. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word to pdf? after search we found OptimizeForWeb for c++. Does the setOptimizeOutput(true) equals OptimizeForWeb for c++?...improve loading times, such as image compression, font embedding...args) throws Exception { // Load the document Document doc =...

    forum.aspose.com/t/does-aspose-words-support-op...
  5. 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 JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Instantiating a Workbook object by loading the uploaded file const workbook...

    docs.aspose.com/cells/javascript-cpp/save-excel...
  6. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/net/create-and-load-a-onen...
  7. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into stream U16String...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  8. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....Font Product Family Aspose.TeX Product...manager to convert MPP to PDF Load an existing MS Project file...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  9. VMWare support - Free Support Forum - aspose.com

    Can you please tell me whether your product has been tested and works in virtual environments? For example, our web servers are actually VMWare virtual machines so any software or component that we purchase has to be t…...Log("Loading license..."); Stopwatch sw...---------- // LOAD PDF // ---------- LogHelper.Log("Loading PDF...");...

    forum.aspose.com/t/vmware-support/121196
  10. Index Value Error while converting Words to PDF...

    While converting Word document to PDF Document using Aspose.words in SUSE Linux Environment, Facing Error like Below Expected a value between 0 and 0. Parameter name: index java.lang.IllegalArgumentException: Expected a…...Ensure that your code for loading and saving the document is...convert a Word document to PDF: // Load the Word document Document doc...

    forum.aspose.com/t/index-value-error-while-conv...