Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 379,060 for

save

(0.19 sec)
  1. Redact PPT Presentation Files using C++ | produ...

    C++ source code to find and replace text in PPT Presentation.... nullptr ); presentation -> Save( u "replaced.ppt" , SaveFormat...method to find and replace text. Save result in PPT format Online...

    products.aspose.com/slides/cpp/redaction/ppt/
  2. 在 Visio 中用 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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "Layers...

    docs.aspose.com/diagram/zh/java/configure-shape...
  3. Deal with PDF Forms in C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/acroforms/
  4. Merge 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....of merging" ); //Save the Workbook. wbk . save ( dataDir + "merge_Aspose...

    docs.aspose.com/cells/java/merge-cells/
  5. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....27 // Save to any supported file format 28 oneFile. Save (dataDir...28 // Save to any supported file format 29 oneFile. Save (dataDir...

    docs.aspose.com/note/net/working-with-text/
  6. 将带有表格的Excel文件转换为ODS格式,使用Node.js与C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件中的表转换为ODS格式。...xlsx" )); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-tab...
  7. Convert JSON Format to PPSX in Android Apps | p...

    Parse JSON to PPSX in Android Applications without using Microsoft PowerPoint...and open JSON file Save JSON as PPTX using save method Load PPTX...Presentation class Save the document to PPSX format using save method Get...

    products.aspose.com/total/android-java/conversi...
  8. Convert WORD to PPT in Android Apps or with fre...

    WORD to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORD to PPT online converter quickly before integrating the code....the HTML content in it, and save it as PPT. The entire process...Convert WORD file to HTML by using save method Initialize a new Presentation...

    products.aspose.com/total/android-java/conversi...
  9. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the Node.js API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....( true ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/show-formulas-...
  10. 使用 C++ 在 Workbook 中添加 XML 映射 XmlMapCollection.A...

    学习如何使用 Aspose.Cells for Node.js via C++ 通过 XmlMapCollection.Add 方法在工作簿中添加 XML 映射。...xml" )); // Save the workbook in xlsx format wb . save ( path ....

    docs.aspose.com/cells/zh/nodejs-cpp/add-xml-map...