Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 375,720 for

save

(0.22 sec)
  1. Online XML to XAML Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/xml-t...
  2. Online XML to PPTM Conversion or Develop Java b...

    Free online app to convert XML to PPTM files. Java conversion library code for XML documents....Convert XML 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/xml-t...
  3. Supported File Formats | Aspose.Note Documentation

    Aspose.Note for .NET supports multiple file formats including ONE, ONETOC2, PNG, GIF, JPEG, BMP, TIFF, PDF.... Format Description Load Save Remarks OneNote Document (Microsoft...File Format Save as PNG Image Save as GIF Image Save as JPEG Image...

    docs.aspose.com/note/net/supported-file-formats/
  4. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...Save(@“C:\1\test0.docx”, Aspose.Pdf...SaveFormat.DocX); <–Works d2.Save(@“C:\1\test0.tiff”); <–Creates...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  5. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options....and then save the presentation as a PDF using a Save method. The...Presentation class exposes the Save method that is typically used...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast code examples and advanced conversion options....and then save the presentation as a PDF using a save method. The...Presentation class exposes the save method that is typically used...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. Creating and Saving MSG Files|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....Dutch Svenska Creating and Saving MSG Files Contents [ Hide ]...MSG message with an RTF body. Save a message as a draft. Work with...

    docs.aspose.com/email/java/creating-and-saving-...
  8. Public API Changes in Aspose.Cells 8.3.1|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....setShowCellRange ( true ); //Save the workbook workbook . save ( "output.xlsx"..."Offset [2,2]" ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Smart Filter Manipulation in Aspose.PSD for С#|...

    Examples of how to use Smart Filters in PSD File... Save the original image using the Save method with...loop. Finally, save the updated image using the Save method with...

    docs.aspose.com/psd/net/smart-filters/
  10. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++.... Simply save an Excel file to PDF using the...the Workbook class' Save method. The Save method provides the...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/