Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 380,540 for

save

(0.54 sec)
  1. View or Edit PPS Files Metadata using Java | pr...

    Java source code to edit or view PPS format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pps"...

    products.aspose.com/slides/java/metadata/pps/
  2. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...inputFilePath ); // Create HTML save options HtmlSaveOptions options...( false ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  3. Aspose.PSD for Python via .NET 24.5 - Release N...

    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....PSDPYTHON-62 Exception whenever saving PSD files with size more than...PSDPYTHON-63 Image saving failed exception when saving to PDF after...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. Access Presentation Slides in JavaScript|Aspose...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Boost productivity with code examples.... Save the modified presentation. This...2 ); // Saves the modified presentation pres . save ( "helloworld_Pos...

    docs.aspose.com/slides/nodejs-java/access-slide...
  5. Print Comments while saving to PDF with C++|Doc...

    Learn how to print comments while saving Excel files to PDF using Aspose.Cells for C++....Ask AI Print Comments while saving to PDF with C++ Contents [...comments while printing or saving to PDF format with the following...

    docs.aspose.com/cells/cpp/print-comments-while-...
  6. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/ppsm/
  7. Convert ICS to ICS in Python | products.aspose.com

    Save ICS to ICS within Python applications without using Microsoft Word or Outlook...NET” API and save it into ICS format. The “Aspose...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Convert MBOX to TEXT in Python | products.aspos...

    Save MBOX to TEXT in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word TEXT...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert PDF to PPT | Online for Free | Aspose.PDF

    PDF to PPT online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to PPT without any registration, captcha or limits. Try our library for free...pdf" ); // save document in PPTX format document . Save ( "output...your PDF file and then simply save it as a PPT file. You can use...

    products.aspose.com/pdf/online/conversion-pdf-t...
  10. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...ps" ; 4 5 //Create save options with A4 size 6 PsSaveOptions...(); 43 44 //Save the document 45 document. save (); Example-...

    docs.aspose.com/page/zh/java/ps/working-with-gr...