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

load font

(1.69 sec)
  1. 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/
  2. 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/
  3. 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...
  4. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....new or manage the existing fonts used in a presentation. Change...export options . Is there a font substitution mechanism and support...

    docs.aspose.com/slides/cpp/product-overview/
  5. Converting a PCL file to PDF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-pdf/
  6. How to Convert Excel to Image in C#

    This quick tutorial guides you on how to convert Excel to Image in C#. To convert Excel to image C# environment settings and code is explained with the help of detailed steps along with a runnable code....Font Product Family Aspose.TeX Product...Cells from Nuget package manager Load the source Excel file into the...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  7. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....Font Product Family Aspose.TeX Product...classes for use in the code Load the input Excel file in the...

    kb.aspose.com/cells/python/how-to-export-excel-...
  8. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....resources, such as images and fonts. options.setResourcesFolder(getArtifactsDir()...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/java/com.aspose.word...
  9. Converting a MHT file to TXT using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/mht-to-txt/
  10. Converting a PS file to TEX using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-tex/