Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 16,212 for

load font

(0.19 sec)
  1. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"... arrayBuffer (); // Prepare load options and filters const loadOptions...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  2. Converting a CGM file to PDF using C++ | Aspose...

    Sample code for CGM to PDF conversion using C++. Use C++ example for batch CGM to PDF conversion....PDF C++ developers can easily load & convert CGM files to PDF in...void ConvertCGMtoPDF () { // load CGM with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/cgm-to-pdf/
  3. Converting a PCL file to HTML using C++ | Aspos...

    Sample code for PCL to HTML conversion using C++. Use C++ example for batch PCL to HTML conversion....HTML C++ developers can easily load & convert PCL files to HTML...format: HTML Output file: // Load the PCL. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pcl-to-h...
  4. Converting a PCL file to DOCX using C++ | Aspos...

    Sample code for PCL to DOCX conversion using C++. Use C++ example for batch PCL to DOCX conversion....DOCX C++ developers can easily load & convert PCL files to DOCX...format: DOCX Output file: // Load the PCL. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pcl-to-d...
  5. Converting a MHT file to PDF using C++ | Aspose...

    Sample code for MHT to PDF conversion using C++. Use C++ example for batch MHT to PDF conversion....PDF C++ developers can easily load & convert MHT files to PDF in...void ConvertMHTtoPDF () { // load MHT with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/mht-to-pdf/
  6. How to Add Image in PDF using C#

    This article explains how to add image in PDF using C#. It provides details about the IDE configuration, steps to write the program and a running sample code add photo to PDF using C#....Font Product Family Aspose.TeX Product...where the image is to be pasted Load the image and add it to the...

    kb.aspose.com/pdf/net/how-to-add-image-in-pdf-u...
  7. How to Add Comments in Excel using Python

    This short tutorial describes how to add comments in Excel using Python. It contains complete details for environment configuration and a runnable code to add note in Excel using Python....Font Product Family Aspose.TeX Product...the code description that can load an existing XLSX or XLS file...

    kb.aspose.com/cells/python/how-to-add-comments-...
  8. Converting a MHT file to DOC using C++ | Aspose...

    Sample code for MHT to DOC conversion using C++. Use C++ example for batch MHT to DOC conversion....DOC C++ developers can easily load & convert MHT files to DOC in...void ConvertMHTtoDOC () { // load MHT with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/mht-to-doc/
  9. Converting a PCL file to TIFF using C++ | Aspos...

    Sample code for PCL to TIFF conversion using C++. Use C++ example for batch PCL to TIFF conversion....TIFF C++ developers can easily load & convert PCL files to TIFF...format: TIFF Output file: // Load the PCL. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pcl-to-t...
  10. Converting a XPS file to DOC using C++ | Aspose...

    Sample code for XPS to DOC conversion using C++. Use C++ example for batch XPS to DOC conversion....DOC C++ developers can easily load & convert XPS files to DOC in...void ConvertXPStoDOC () { // load XPS with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/xps-to-doc/