Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 375,724 for

save

(0.62 sec)
  1. C++ API to Convert TEX to PPT | products.aspose...

    Convert TEX to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert TEX to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. Export EML to SVG via C++ | products.aspose.com

    C++ API to Convert EML to SVG without using Microsoft Word or Outlook... It helps developers to save time and effort by providing...Convert EML to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/eml-to...
  3. C++ API to Convert XML to PPT | products.aspose...

    Convert XML to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XML to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques....COMPANY" ); // Save with default settings generator . save ( "code128_quick...AutoSizeMode . NEAREST ); gen . save ( "code128_sized.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats....converted to SVG images when saving to HTML, MHTML, EPUB or AZW3..."My text box" ); // When we save the document to HTML, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  6. C++ API to Convert PCL to PPS | products.aspose...

    Convert PCL to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. How to use Aspose.BarCode in TextPad|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....;d:\javaprojects $BaseName Click OK and save the setting. We are now ready...the Java code and save the code. When you save the class, make...

    docs.aspose.com/barcode/java/how-to-use-aspose-...
  8. Add Images to PDF using JavaScript via C++ | As...

    Adding images into PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/javascript-cpp/images/add/
  9. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property XpsSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF.... Save output PDF document by calling Document.Save() method...options )) { // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/convert-html-to-pdf/