Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 369,809 for

save

(0.1 sec)
  1. HTML with Node.js via C++|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....code example below shows how to save a workbook as an HTML file using...filePath ); // Save file to HTML format workbook . save ( "out.html"...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java.... To learn more, visit the Save a Document documentation article...Aspose.Words saves a document to HTML, it saves each image into...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...through class BarcodeGenerator and save it to an object of MemoryStream...setting its position on a page Save the updated PDF document How...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  4. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#Save(java.lang.String, int) to Save the merged file. This log…...The Saved Result of a PPT Document Occasionally Becomes Empty...Presentation#save(java.lang.String, int) to save the merged file...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  5. Aspose.Cells 8.4.0 中的公共 API 变更|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....code ; } } //Save the output Excel file workbook . Save ( "output...RemoveAt ( 0 ); //Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for .NET, automate documentation and keep formatting....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/net/convert-powerpoint-t...
  7. Convert Spreadsheet to PDF in Aspose.Cells|Docu...

    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 the document in PDF format workbook . Save ( "AsposeConvert...

    docs.aspose.com/cells/net/convert-spreadsheet-t...
  8. Converting Excel Files to HTML in Python|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....) # Save the document in **HTML** format workbook . save ( self...

    docs.aspose.com/cells/java/converting-excel-fil...
  9. Delete a Particular Page from the PDF File in R...

    Remove specific pages from PDF files programmatically using Aspose.PDF for Ruby....( 2 ) # save the newly generated PDF file pdf . save ( data_dir...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  10. Get a Particular Page in a PDF File in Python|A...

    Understand how to retrieve a specific page from a PDF document using Python and Aspose.PDF, for focused document processing....) # save the newly generated PDF file new_document . save ( self...

    docs.aspose.com/pdf/python-java/get-a-particula...