Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 14,054 for

load font

(0.1 sec)
  1. Aspose.PSD for .NET 21.11 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....psd" ; string fontsFolder = "Fonts" ; string outputPng = "out_M1TTTT16062021001..."Mom" , "Stacy" }; string [] fonts = new [] { "Caveat" , "Gochi...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. 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...
  3. 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-...
  4. Converting a PCL file to DOC using C++ | Aspose...

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

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

    Sample code for XPS to PDF conversion using C++. Use C++ example for batch XPS to PDF conversion....PDF C++ developers can easily load & convert XPS files to PDF in...format: PDF Output file: // load XPS with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/xps-to-pdf/
  6. Converting a EPUB file to PDF using C++ | Aspos...

    Sample code for EPUB to PDF conversion using C++. Use C++ example for batch EPUB to PDF conversion....PDF C++ developers can easily load & convert EPUB files to PDF...MakeObject < EpubLoadOptions > (); // Load the EPUB. auto document = MakeObject...

    products.aspose.com/pdf/cpp/conversion/epub-to-...
  7. Converting a PCL file to TXT using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-txt/
  8. Converting a PS file to XLSX using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-xlsx/
  9. Converting a PS file to GIF using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-gif/
  10. Converting a PS file to DOC using C++ | Aspose.PDF

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

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