Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 375,724 for

save

(0.19 sec)
  1. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....getActualMinorUnit (); // Saves the presentation pres . save ( "MaxValuesVerticalAxi_out...switchRowColumn (); // Saves presentation pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/java/chart-axis/
  2. Merger.merge_to_images method | Aspose.Words fo...

    Merger.merge_to_images method. Merges the given input documents into a single output document using specified input output file names and Save options...merge_to_images(input_files, save_options, merge_format_mode)...input output file names and save options. Renders the output...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats. To learn more, visit the documentation article in C++....Aspose::Words::Saving::TxtSaveOptionsBase class Contents [ Hide...specifying additional options when saving a document into a text based...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose.PSD for Java 21.7 - Release Notes|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.... save ( outputFilePng , new PngOptions...PngOptions ()); image . save ( outputFilePsd ); } finally { image...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  5. Connector|Aspose.Slides for PHP Documentation

    Draw and control connectors in PHP with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....100 , 100 ); $presentation -> save ( "connector.pptx" , SaveFormat...$connector ); $presentation -> save ( "connector_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....page: Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the file. The...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  7. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective document management....$options ); # Save the output to XLS format $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  8. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is updated before saving....property is updated before saving. get updateLastSavedTimeP ()...document’s “Last saved time” property when saving. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... save ( outputPdf ); Since version...pdf" ); // Instantiate HTML Save options object HtmlSaveOptions...

    docs.aspose.com/pdf/java/whatsnew/
  10. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a password to open....password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...