Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 312,275 for

save

(0.06 sec)
  1. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in C# or .NET... Save the modified presentation. This...slide ); // Saves the modified presentation pres . Save ( "modified_out...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  2. Set Default Font while rendering spreadsheet to...

    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.... Then it saves the workbook in HTML by setting...cell . setStyle ( st ); // Now save the workbook in html format...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...
  3. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveOptions to enhance your document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...specify additional options when saving a document into the Odt or...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slide from PowerPoint by reference or index... Save the modified presentation. This...$slide ); # Saves the modified presentation $pres -> save ( "modified...

    docs.aspose.com/slides/php-java/remove-slide-fr...
  5. Set Default Font while rendering spreadsheet to...

    Learn how to set default font while rendering spreadsheet to HTML using Aspose.Cells for C++.... Then it saves the workbook in HTML by setting...cell . SetStyle ( st ); // Now save the workbook in html format...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  6. Managing Document Properties in Ruby|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...."Aspose" ) # Save the document in PDF format workbook . save ( data_dir..."Publisher" ) # Save the document in PDF format workbook . save ( data_dir...

    docs.aspose.com/cells/java/managing-document-pr...
  7. AiModel.Summarize | Aspose.Words for .NET

    Smart document summarization API with customizable length options. Generate concise summaries from any document using AI technology.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. SaveOutputParameters class | Aspose.Words for N...

    Aspose.Words.Saving.SaveOutputParameters class. This object is returned to the caller after a document is Saved and contains additional information that has been generated or calculated during the Save operation...caller after a document is saved and contains additional information...generated or calculated during the save operation. The caller can use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF to XLS Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to XLS conversion. Use example code for batch PDF to XLS conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file System Requirements...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Export to HTML5|Aspose.Slides for Python Docume...

    Export PowerPoint to HTML5 in Python... save ( "index.html" , slides . export...animate_transitions = False presentation . save ( "index.html" , slides . export...

    docs.aspose.com/slides/python-net/export-to-html5/