Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 378,427 for

save

(0.58 sec)
  1. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Rows and Columns in PowerPoint Tables on...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Android via Java and speed up presentation editing and data updates....); } } // Saves the presentation to disk pres . save ( "pres.pptx"...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/androidjava/manage-rows-...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up presentation editing and data updates....); } } // Saves the presentation to disk pres . save ( "pres.pptx"...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/java/manage-rows-and-col...
  4. Merge POTX Files using Java | products.aspose.com

    Java sample code to combine POTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/potx/
  5. Convert TXT to PPT via C++ or with free Online ...

    Export TXT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPT online converter quickly before integrating the code.... Finally, you can save the presentation as a PPT file...Convert TXT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Convert TXT to PPTM via C++ or with free Online...

    Export TXT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....create a new presentation and save it as PPTM. This process is...Convert TXT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/txt-to...
  7. Font Encoding and Management API for Java - Aspose

    Java Font API solution. This library allows you to load, render and Save fonts of popular formats like TTF, WOFF, EOT, and others within Java applications.... Load, Edit, Convert and Save Fonts including TrueType, CFF...empowers you to effortlessly load, save, draw, convert, and render font...

    products.aspose.com/font/java/
  8. 通过Node.js与C++删除命名范围|Documentation

    您可以学习如何使用Aspose.Cells for Node.js via C++从Excel或OpenOffice文件中删除定义的名称或命名范围。... removeAt ( 0 ); } // Save the workbook to retain the changes...changes. workbook . save ( "Book2.xlsx" ); 注意:如果定义的名称被公式引用,则无法删除。我们只能删除定义名称的公式。...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-name...
  9. Inserting and Removing Cell Comments in a Works...

    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 the file. To remove the comments...); // Save the file. excelApp . ActiveWorkbook . Save (); //...

    docs.aspose.com/cells/net/inserting-and-removin...
  10. Render Resource Usage View | Aspose.Tasks Docum...

    Learn how to render Microsoft Project (MPP/XML) resource usage view using Aspose.Tasks for C# and VBScript....t::ResourceUsage); 10 11 // Save the Project 12 System ::String...s_out.pdf" ; 13 project1 -> Save(dataDir + outputFile, options);...

    docs.aspose.com/tasks/cpp/resource-usage-view/