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

load font

(0.11 sec)
  1. Converting a SVG file to TIFF using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/svg-to-t...
  2. Add, Edit & Delete Annotation from VDW via C# |...

    C# source code to annotate VDW file on .NET Framework, .NET Core, Mono Platforms.... Load VDW file by creating an instance...manipulation API. One can easily load, create, modify, manipulate...

    products.aspose.com/diagram/net/annotation/vdw/
  3. Compress VDW document via .NET | products.aspos...

    C# source code to compress vdw file on .NET Framework, .NET Core, Mono Platforms.... Load Visio file using Diagram class...manipulation API. One can easily load, create, modify, manipulate...

    products.aspose.com/diagram/net/compress/vdw/
  4. How to Convert XLS to XLSX in C#

    This short tutorial describes how to convert XLS to XLSX in C#. To convert XLS to XLSX C# code and detailed steps are shared to accomplish the task with minimum effort....Font Product Family Aspose.TeX Product...assists to customize the XLS loading operation to reduce the memory...

    kb.aspose.com/cells/net/how-to-convert-xls-to-x...
  5. How to Convert OneNote to Word using C#

    This article guides on how to convert OneNote to Word using C#. It has IDE settings, programming steps and a sample code to export OneNote to Word using C#....Font Product Family Aspose.TeX Product...different options to customize the loading and saving operations during...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  6. Converting a GIF file to PDF using C++ | Aspose...

    Sample code for GIF to PDF conversion using C++. Use C++ example for batch GIF to PDF conversion....PDF C++ developers can easily load & convert GIF files to PDF in...code. Initialize a new Document Load input GIF image Save the output...

    products.aspose.com/pdf/cpp/conversion/gif-to-pdf/
  7. Converting a PDF file to JPEG using C++ | Aspos...

    Sample code for PDF to JPEG conversion using C++. Use C++ example for batch PDF to JPEG conversion....JPEG C++ developers can easily load & convert PDF files to JPEG...Facades :: PdfConverter > (); // load an existing PDF document JpegConverter...

    products.aspose.com/pdf/cpp/conversion/pdf-to-j...
  8. Converting a BMP file to PDF using C++ | Aspose...

    Sample code for BMP to PDF conversion using C++. Use C++ example for batch BMP to PDF conversion....PDF C++ developers can easily load & convert BMP files to PDF in...code. Initialize a new Document Load input BMP image Save the output...

    products.aspose.com/pdf/cpp/conversion/bmp-to-pdf/
  9. Compress VDW document via Java | products.aspos...

    Java source code to compress vdw file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load Visio file using Diagram class...manipulation API. One can easily load, create, modify, manipulate...

    products.aspose.com/diagram/java/compress/vdw/
  10. PDF to JPEG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Java sample code using Aspose.PDF for Java...Java Java developers can easily load & merge PDF files to JPEG in..."merger_pdf_jpeg_%d.jpg" ). toString (); // Load documents Document pdfDocument1...

    products.aspose.com/pdf/java/merger/pdf-to-jpeg/