Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,788 for

save

(0.73 sec)
  1. Edit PPT in Java | products.aspose.com

    Edit PPT in Java. Use Java library API to edit PowerPoint presentation... save ( "pres.ppt" , SaveFormat ....edit. Add a new line of text. Save the changed PowerPoint file...

    products.aspose.com/slides/java/editor/ppt/
  2. 在 Aspose.Cells 中设置工作表标签颜色|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....getRed ()); //Save the Excel file workbook . save ( dataPath +...

    docs.aspose.com/cells/zh/java/set-worksheet-tab...
  3. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents.... save ( _dataDir + "sample_caret.pdf"...delete ( ca ); } document . save ( _dataDir + "sample_caret_del...

    docs.aspose.com/pdf/java/extra-annotations/
  4. 通过Node.js via C++嵌入附件到PDF|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将Ole对象作为附件嵌入到PDF中。...); // Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/zh/nodejs-cpp/embed-attac...
  5. 通过Node.js与C++密码保护或取消保护共享工作簿|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....34"); // Save the output Excel file workbook . save ( "outputProtectSharedW...

    docs.aspose.com/cells/zh/nodejs-cpp/password-pr...
  6. Replacing Images inside Presentation Image Coll...

    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....( 3 )); //Save the presentation presentation . save ( "c:\\Pr...

    docs.aspose.com/slides/java/replacing-images-in...
  7. How to remove Freetext Annotation using C++ | A...

    Remove Freetext annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/freetext...
  8. How to remove Square Annotation using C++ | Asp...

    Remove Square annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/square/r...
  9. How to remove Underline Annotation using C++ | ...

    Remove Underline annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/underlin...
  10. Split PDF, HTML, TXT Files using JavaScript | A...

    Simple demo source code to split PDF files on any platform with Node.js.... Save current page as a separate PDF.../*Split to two PDF-files and save the "ResultSplit1.pdf", "ResultSplit2...

    products.aspose.com/pdf/nodejs-cpp/splitter/