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

save

(0.1 sec)
  1. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/python-net/images/
  2. 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-...
  3. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadMsOfficeFallbackSettings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office fonts in C++....get_FallbackSettings (); // Save the default fallback font scheme...substitute. fontFallbackSettings -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Master the conversion of PDFs to PowerPoint slides using Aspose.PDF for Python via Java. Follow our detailed instructions for high-quality PPTX results....Save(..) method . The following code...class Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  5. 公共 API Aspose.Diagram 5.8.0 的变化|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....new HTMLSaveOptions (); // set save toolbar option opts . SaveToolBar...New HTMLSaveOptions () ' set save toolbar option opts . SaveToolBar...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. 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...
  7. 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/
  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 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-...
  10. 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/