Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 375,214 for

save

(0.28 sec)
  1. Online XSLFO to PPT Conversion or Develop Java ...

    Free online app to convert XSLFO to PPT files. Java conversion library code for XSLFO documents....Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/xslfo...
  2. Online XSLFO to PPTM Conversion or Develop Java...

    Free online app to convert XSLFO to PPTM files. Java conversion library code for XSLFO documents....Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/java/conversion/xslfo...
  3. Online TEX to POTX Conversion or Develop Java b...

    Free online app to convert TEX to POTX files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  4. Aspose.PSD for .NET 23.6 - 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....PSDNET-1404 PSD file can not be saved as PSD with the following exception:...Null reference exception on saving PSD file Bug PSDNET-1578 Exception...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  5. Document Conversion via C++ | products.aspose.com

    Convert various document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....Document class reference and invoke Save member function to convert into...reference and invoke Save member function to save the document to...

    products.aspose.com/total/cpp/conversion/
  6. C++ API to Export TEX to GIF | products.aspose.com

    Convert TEX to GIF within C++ applications....solution that helps developers save time and effort when dealing...Convert TEX to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. C++ API to Export MHTML to PCL | products.aspos...

    Convert MHTML to PCL within C++ applications....archive format that is used to save web pages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  8. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: Save(String fileName, int SaveFormat) Save(String fileName, SaveOptions SaveOptions) Section breaks a…...Document: save(String fileName, int saveFormat) save(String fileName...calling any of the above to save a document, causing unintended...

    forum.aspose.com/t/section-breaks-erased/319189
  9. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class.... Finally, save the output PDF file using close...stamp ); // Save updated PDF file fileStamp . save ( _dataDir...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/
  10. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....pdf" ); doc -> Save ( u "example.md" , SaveFormat...DjvuLoadOptions > ()); doc -> Save ( u "example.pdf" ); What’s...

    docs.aspose.com/pdf/cpp/whatsnew/