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

save

(0.12 sec)
  1. Convert PowerPoint Presentations to XPS in PHP|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS using Aspose.Slides for PHP via Java. Get step-by-step guide and sample code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. Convert Project Data to SVG Format | Aspose.Tas...

    This article explains how to convert Microsoft Project files to SVG format using Aspose.Tasks for C# and other platforms.... Saving a Project as SVG The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  3. Add Pages to PDF Document|Aspose.PDF for .NET

    Explore how to add pages to an existing PDF in .NET with Aspose.PDF for enhancing and expanding your documents.... Save the output PDF using the Save method. The following...Insert ( 2 ); // Save PDF document document . Save ( dataDir + "InsertEmptyPage_out...

    docs.aspose.com/pdf/net/add-pages/
  4. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF....method and finally save the updated PDF using Save method of FormEditor...( "City" ); // Save PDF document editor . Save ( dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/net/decorate-form-field/
  5. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to Save for optimized output. Explore now!... Save ( ArtifactsDir + "ImageSaveOptions... EqualTo ( 3 )); // When we save the document as an image, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.PDF Supported File Formats|Aspose.PDF fo...

    This page shows which Aspose.PDF for Android via Java can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...Format XPS XPS Documents XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/androidjava/supported-file-...
  7. Delete Annotations (facades)|Aspose.PDF for Java

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class.... Finally, use save method to save the updated PDF file...getName ()); // Save updated PDF annotationEditor . save ( _dataDir...

    docs.aspose.com/pdf/java/delete-annotations/
  8. Working with Appointments|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....Appointments Contents [ Hide ] Load and Save an Appointment in ICS Format...create a new appointment and save it to a disk in ICS format....

    docs.aspose.com/email/java/working-with-appoint...
  9. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Java Developer Guide Loading, Saving and Converting Convert OneNote...The Document class exposes the Save method that can be called to...

    docs.aspose.com/note/java/convert-onenote-docum...
  10. Convert PDF/A to PDF format|Aspose.PDF for PHP ...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with PHP library....removePdfaCompliance (); // Save the modified document to the...the output file $document -> save ( $outputFile ); This info also...

    docs.aspose.com/pdf/php-java/convert-pdfa-to-pdf/