Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 377,211 for

save

(0.52 sec)
  1. Aspose.PSD for .NET 22.11 - 发行说明|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.... Save ( outputFile , new PngOptions...NewHeight , resizeType ); image . Save ( outputFile , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Saving Files in PHP|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....Ask AI Saving Files in PHP Contents [ Hide ] Aspose.Cells - Save...Save Excel Files Opening through Path Saving a Microsoft Excel...

    docs.aspose.com/cells/net/saving-files-in-php/
  3. 使用JavaScript通过C++将Excel转换为CSV、TSV和Txt|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为CSV、TSV和TXT格式。...Cells Txt Save Example </ title > </ head >...body > < h1 > Aspose.Cells Txt Save Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. FieldSaveDate | Aspose.Words for Java

    Implements the SaveDATE field in Java....which the document was last saved. By default, the Gregorian calendar...of the document’s most recent save operation performed using Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  5. Remove Slides from Presentations in .NET|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Get clear C# code examples and boost your workflow.... Save the modified presentation. This...slide ); // Saves the modified presentation pres . Save ( "modified_out...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  6. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....only need to save the output PDF using the Save method of the...()); } // Save the updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  7. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java.... save(OutputStream outputStream, SaveOptions...toPages(FixedPageSaveOptions saveOptions) Saves each page of the document loaded...

    reference.aspose.com/words/java/com.aspose.word...
  8. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image data....CSS Custom Properties while saving to HTML with C++ Contents [...Possible Usage Scenarios When you save your Excel file to HTML, for...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...
  9. Remove Slides from Presentations in PHP|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Get clear code examples and boost your workflow.... Save the modified presentation. This...$slide ); # Saves the modified presentation $pres -> save ( "modified...

    docs.aspose.com/slides/php-java/remove-slide-fr...
  10. Remove Pages from PDF using Go | Aspose.PDF

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/go-cpp/pages/remove/