Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 591,030 for

save

(0.15 sec)
  1. Convert TEXT To PDF C++

    Convert TEXT to PDF format in C++ code. Save TEXT as PDF using C++.... Save text as PDF in C++ The following...output file and use the Save() method to save the result as PDF. The...

    products.aspose.com/words/cpp/conversion/text-t...
  2. Convert HTML To DOC C++

    Convert HTML to DOC format in C++ code. Save HTML as DOC using C++.... Save HTML as DOC in C++ The following...output file and use the Save() method to save the result as DOC. The...

    products.aspose.com/words/cpp/conversion/html-t...
  3. Convert HTML To WORD C++

    Convert HTML to WORD format in C++ code. Save HTML as WORD using C++.... Save HTML as Word in C++ The following...output file and use the Save() method to save the result as Word....

    products.aspose.com/words/cpp/conversion/html-t...
  4. Convert PowerPoint to Markdown in Java|Aspose.S...

    Convert PowerPoint to Markdown in Java...the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the Save method to save the object as a markdown...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Convert PowerPoint to Markdown in C++|Aspose.Sl...

    Convert PowerPoint to Markdown in C++...the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the Save method to save the object as a markdown...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Aspose.Imaging for Java 22.2 - Release notes|Do...

    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....save in multiple threads Enhancement...( inputFilePath )) { image . save ( outputFilePath , new PngOptions...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  7. Aspose.PSD for .NET 20.5 - Release Notes|Docume...

    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....Grayscale ColorMode PSD Image saving with 16 bit per channel Feature...bit/channel Bug PSDNET-598 Fix saving PSD image with Grayscale ColorMode...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  8. Export OFT to DOTX via Java | products.aspose.com

    Java API to Convert OFT to DOTX without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to DOTX format using save method and set DOTX as SaveFormat...

    products.aspose.com/total/java/conversion/oft-t...
  9. Render OFT to DOTX in Andorid App | products.as...

    Export OFT to DOTX without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOTX format using save method and set DOTX as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  10. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++.... Save your PDF file. The following...Add ( line ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-line/