Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 15,567 for

load font

(0.1 sec)
  1. Put Signature on Photo using C#

    Follow this article to put signature on photo using C#. It has details to set the IDE, a list of steps, and a sample code showing how to put signature on pictures using c# such that its transparent....Font Product Family Aspose.TeX Product...put a signature on an image Load the target image and signature...

    kb.aspose.com/imaging/net/put-signature-on-phot...
  2. 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...
  3. How to Create Pivot Table in Python

    This short tutorial is designed to describe how to create pivot table in Python. It contains detailed configuration steps and program logic along with the runnable code to create pivot table in Excel using Python....Font Product Family Aspose.TeX Product...runnable sample code after loading the source workbook containing...

    kb.aspose.com/cells/python/how-to-create-pivot-...
  4. 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/
  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. 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...
  7. 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...
  8. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...resources (images, forms and fonts). We can access to these resources...extract images from a PDF file. // Load the PDF document $document =...

    docs.aspose.com/pdf/php-java/extract-images-fro...
  9. Converting a PS file to SVG using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-svg/
  10. 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/