Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 375,780 for

save

(0.33 sec)
  1. Aspose.Slides for Java 15.4.0 的公共 API 和不向后兼容的更改...

    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 ( "output.pptx" , SaveFormat...setText ( "第二个根节点" ); pres . save ( "out.pptx" , SaveFormat ....

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX document...how sections are handled when saving to the output XLSX document...self ) -> aspose . words . saving . XlsxSectionMode : ... @section_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby....) # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  4. Extract Images from PDF|Aspose.PDF for C++

    How to extract a part of the image from PDF using Aspose.PDF for C++....outfilename ); // Save output image xImage -> Save ( outputImage...

    docs.aspose.com/pdf/cpp/extract-images-from-the...
  5. Update Visio Shape Text 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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "UpdateShapeText...

    docs.aspose.com/diagram/java/update-visio-shape...
  6. 通过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...
  7. Convert XLT to OTT using Python or with free On...

    XLT to OTT conversion in your Python applications without using Microsoft Office or online. Test free XLT to OTT online converter quickly before integrating the code....NET API to save the HTML file into the desired...allows developers to easily save HTML files into OTT format with...

    products.aspose.com/total/python-net/conversion...
  8. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects.... Save image bytes to a file. This...from a OneNote document and save them as files. Copy 1 String...

    docs.aspose.com/note/java/working-with-images/
  9. 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/
  10. VbaMacro|Aspose.Slides for PHP Documentation

    Work with VBA macros in PHP using Aspose.Slides: add or edit projects and modules, sign or remove macros, and Save presentations in PPT, PPTX and ODP....End Sub" ); $presentation -> save ( "vba_macro.pptm" , SaveFormat...$module ); $presentation -> save ( "vba_macro_removed.pptm" ...

    docs.aspose.com/slides/php-java/examples/elemen...