Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 375,724 for

save

(0.15 sec)
  1. Convert FODP to GIF in JavaScript | products.as...

    Convert FODP to GIF in JavaScript. Use Node.js library API to convert FODP files to GIF...Presentation from FODP file and save it as GIF. JavaScript code for..."welcome-to-powerpoint.fodp" ); try { pres . save ( "output.gif" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert ODP to GIF in JavaScript | products.asp...

    Convert ODP to GIF in JavaScript. Use Node.js library API to convert ODP files to GIF...Presentation from ODP file and save it as GIF. JavaScript code for..."welcome-to-powerpoint.odp" ); try { pres . save ( "output.gif" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++.... DeleteBlankRows (); // Save the Excel file U16String outputFilePath..."mybook.out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...
  4. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. The following...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-arc/
  5. MarkdownSaveOptions.LinkExportMode | Aspose.Wor...

    Discover the MarkdownSaveOptions LinkExportMode property to control link formatting in output files. Optimize your document exports effortlessly!... Save ( ArtifactsDir + "MarkdownSaveOptions...MarkdownLinkExportMo . Inline ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::OoxmlSaveOptions class Contents [ Hide...specify additional options when saving a document into the Docx ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....Center ); // Save the excel file. workbook . save ( path . join...getHtmlText ()); // Save the workbook on disk destWb . save ( "Output.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  8. Remove CSV Annotation Online or Manage Annotati...

    delete comments from CSV file through online app for free. Android API code to manage comments of CSV files....respectively Call the save method to save the file Code : Remove...the comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  9. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. Android API code to manage comments of XLSB files....respectively Call the save method to save the file Code : Remove...the comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  10. Slide|Aspose.Slides for PHP Documentation

    Manage slides in PHP with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....$blankLayout ); $presentation -> save ( "slide.pptx" , SaveFormat...$clonedSlide ); $presentation -> save ( "slide_cloned.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...