Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 378,703 for

save

(0.32 sec)
  1. 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/
  2. Manage Presentation Backgrounds in .NET|Aspose....

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

    docs.aspose.com/slides/net/presentation-backgro...
  3. Aspose.PSD for Python via .NET 24.12 - Release ...

    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 ( output_file , PngOptions ())...cast ( PsdImage , img ) image . save ( output_file , PngOptions ())...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram.... Bubble ; // Save diagram diagram . Save ( dataDir + "SetTheme_out.... Variant3 ; // Save diagram diagram . Save ( dataDir + "SetTheme_out...

    docs.aspose.com/diagram/net/working-with-themes/
  5. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram.... BUBBLE ); // Save diagram diagram . save ( dataDir + "SetTheme_out...VARIANT_3 ); // Save diagram diagram . save ( dataDir + "SetTheme_out...

    docs.aspose.com/diagram/java/working-with-themes/
  6. 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/
  7. Convert PDF File to PDF/A|Aspose.PDF for Androi...

    This topic show you how to Aspose.PDF for Java allows to convert a PDF file to a PDF/A compliant PDF file....Delete ); // Save output document document . save ( pdfaFileName...Delete ); // Save output document try { document . save ( pdfaFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-fil...
  8. Interactive Annotations using Python|Aspose.PDF...

    Learn how to add, read, and delete link annotations, and how to create navigation and print buttons in PDF documents using Aspose.PDF for Python via .NET....com" ) Add the annotation and save the PDF Append the annotation...annotation to the page and save the updated file. document . pages [...

    docs.aspose.com/pdf/python-net/interactive-anno...
  9. Manage Presentation Backgrounds on Android|Aspo...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Android via 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/androidjava/presentation...
  10. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations.... Save the modified presentation. The...blue # Save the presentation to disk. presentation . save ( "SolidColorBackground...

    docs.aspose.com/slides/python-net/presentation-...