Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 372,700 for

save

(0.3 sec)
  1. Java API to Export MD to DOCM | products.aspose...

    Convert MD to DOCM using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOCM format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  2. Java API to Export PS to OTT | products.aspose.com

    Convert PS to OTT using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to OTT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  3. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF... Save the initial document. Reopen...tooltip over the matched fragment. Save the final document. import os...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  4. Adding New Worksheets to Workbook and Activatin...

    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 as a Microsoft Excel file. Below...Sheets [ 1 ]). Activate (); // Save the Excel file. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/net/adding-new-worksheets...
  5. Convert JPG to PDF in C++ | products.aspose.com

    Convert JPG to PDF in C++. Use C++ library API to convert JPG files to PDFs...Presentation from JPG file and save it as PDF. C++ code for converting...0f , 100.0f , image); pres -> Save( u "pres.pdf" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  6. Java API to Export MD to RTF | products.aspose.com

    Convert MD to RTF using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Aspose.Words Save the document to RTF format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  7. Convert PowerPoint Slides to PNG in JavaScript|...

    Convert PowerPoint presentations to high-quality PNG images in JavaScript quickly with Aspose.Slides for Node.js, ensuring precise, automated results....save(String formatName, int imageFormat)...com/slides/nodejs-java/aspose.slides/Image#save(String formatName, int imageFormat))...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  8. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class....Aspose" ); // Save PDF document in Memory Stream form . Save ( ms );...DecorateField (); // Save PDF document formEditor . Save ( dest ); } }...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  9. Merge PPT Files using Java | products.aspose.com

    Java sample code to combine PPT documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/ppt/
  10. Merge PPSX Files using Java | products.aspose.com

    Java sample code to combine PPSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/ppsx/