Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 375,721 for

save

(0.74 sec)
  1. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Android via Java. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Conversion to PDF|Aspose.Slides 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....Presentation class exposes the Save method that can be called to...Presentation ( srcFileName ); //Save the presentation to PDF with...

    docs.aspose.com/slides/net/conversion-to-pdf/
  3. Getting Started|Documentation

    Setup Aspose.Diagram for Python via .NET and installation guidelines....() #// Save diagram in the VSDX format diagram . save ( "CreateNewVisio_out...SaveFileFormat . VSDX ) Now save the code above to “CreatingNewVisioFile...

    docs.aspose.com/diagram/python-net/getting-star...
  4. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Archive

    archives... Finally, call the save() method to save it as XLSX . It takes...to XLSX. We can specify XLSX save options by following the steps...

    blog.aspose.com/tasks/convert-mpp-to-excel-usin...
  6. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change page orientation and fitting the page content to the new page orientation using Java.... Save the modified document to the...On90 ); } // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/rotate-pages/
  7. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +..."AddAttachment_out.pdf" ); } Extract and Save an Attachment...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  8. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.Diagram 从 diagram 中删除未使用或隐藏的信息。...Masters )); // Initialize HTML save options HTMLSaveOptions options...false ; // Save the Visio diagram diagram . Save ( dataDir +...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/
  9. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words Saves images when saving a document to HTML in Java....Words saves images when saving a document to HTML...rename the image name during saving into Markdown document. public...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless document saving. Optimize your workflow today!...the document will be saved if this save options object is used...} Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...