Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 369,869 for

save

(0.23 sec)
  1. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java.... Finally, save the output PDF file using close...stamp ); // Save updated PDF file fileStamp . Save ( _dataDir...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  2. Manage Presentation Backgrounds in Java|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Java, with code tips to boost your presentations.... Save the modified presentation. The...); // Save the presentation to disk. presentation . save ( "SolidColorBackground...

    docs.aspose.com/slides/java/presentation-backgr...
  3. Manage Presentation Backgrounds in PHP|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for PHP via Java, with code tips to boost your presentations.... Save the modified presentation. The...); // Save the presentation to disk. $presentation -> save ( "...

    docs.aspose.com/slides/php-java/presentation-ba...
  4. 在Excel工作簿内复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for C++在Excel工作簿中复制和移动工作表。...()); // Save modified workbook excelWorkbook1 . Save ( outDir...2 ); // Save modified workbook excelWorkbook2 . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/copy-and-move-work...
  5. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Delete ); // Save output document document -> Save ( _dataDir +...Delete ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  6. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....using Java without Interop and save it as DOCX using a few lines...in the newly created document Save the resultant Word file as DOCX...

    kb.aspose.com/words/java/how-to-generate-word-d...
  7. Working with Attachments|Aspose.PDF for Java

    This section explains how to work with attachments in your PDF with Aspose.PDF Facades - a toolset for popular operations with PDF.... save ( _dataDir + "PdfContentEditorDemo..."Demo MP3 file" ); editor . save ( _dataDir + "PdfContentEditorDemo...

    docs.aspose.com/pdf/java/working-with-attachments/
  8. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....document parts are saved when a document is saved to HTML or EPUB...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert PSD to PNG in C# | PSD to PNG Converter...

    Programmatically, convert PSD to PNG in C# with Aspose.PSD for .NET. Convert PSD layers to PNG images in C#. .NET PSD API...editing, and saving PSD files. It provides the Save(string, ImageOptionsBase)...ImageOptionsBase) method that saves the PSD to the specified file...

    blog.aspose.com/psd/convert-psd-to-png-in-csharp/
  10. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net.... Save the workbook to retain the changes...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...

    docs.aspose.com/cells/python-net/delete-named-r...