Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 13,465 for

load font

(0.42 sec)
  1. XPS to EMF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/xps-to-emf/
  2. SVG to GIF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/svg-to-gif/
  3. TEX to XML Converter using Java | Aspose.PDF

    TEX to XML conversion via Java sample code. Programmers can use this example code to export TEX to XML within any Web or Desktop Java based application....XML Java developers can easily load & convert TEX files to XML in...format: XML Output file: // load TEX with an instance of Document...

    products.aspose.com/pdf/java/conversion/tex-to-...
  4. SVG to TIFF Converter using C++ | Aspose.PDF

    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...
  5. SVG to JPEG Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/svg-to-j...
  6. 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/
  7. Finding Absolute Position of Shape inside the W...

    Learn how to find the absolute position of a shape inside a worksheet using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...await file . arrayBuffer (); // Load the sample Excel file inside...

    docs.aspose.com/cells/javascript-cpp/finding-ab...
  8. BMP to PDF Converter using C++ | Aspose.PDF

    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. PDF to JPEG Converter using C++ | Aspose.PDF

    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...
  10. GIF to PDF Converter using C++ | Aspose.PDF

    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/