Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 361,316 for

save

(0.34 sec)
  1. Convert WORDML to POT via C++ or with free Onli...

    Export WORDML to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POT online converter quickly before integrating the code....Finally, the presentation can be saved as a POT file. This process...Convert WORDML to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/wordml...
  2. Convert DOTX to PPS via C++ or with free Online...

    Export DOTX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPS online converter quickly before integrating the code....presentation, which can then be saved as a PPS file. This process...Convert DOTX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotx-t...
  3. Convert DOT to POTM via C++ or with free Online...

    Export DOT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POTM online converter quickly before integrating the code....The presentation can then be saved as a POTM file. This process...Convert DOT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dot-to...
  4. Convert DOT to PPSX via C++ or with free Online...

    Export DOT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPSX online converter quickly before integrating the code....presentation, which can then be saved as a PPSX file. This process...Convert DOT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dot-to...
  5. Convert DOT to PPSM via C++ or with free Online...

    Export DOT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPSM online converter quickly before integrating the code....presentation, which can be saved as a PPSM file. This process...Convert DOT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dot-to...
  6. Convert DOTM to POT via C++ or with free Online...

    Export DOTM to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POT online converter quickly before integrating the code....Finally, the presentation can be saved as a POT file. This process...Convert DOTM to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotm-t...
  7. Convert OTT to POTM via C++ or with free Online...

    Export OTT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POTM online converter quickly before integrating the code....new presentation can then be saved as a POTM file. This process...Convert OTT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/ott-to...
  8. Manage Placeholder|Aspose.Slides for PHP Docume...

    Change Text in a Placeholder in PowerPoint Slides using PHP. Set Prompt Text in a Placeholder in PowerPoint Slides using PHP.... Save the modified presentation. This...); } } # Saves the presentation to disk $pres -> save ( "output...

    docs.aspose.com/slides/php-java/manage-placehol...
  9. Create a Pie Chart in VSTO and Aspose.Cells|Doc...

    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.... Saving spreadsheet. The code samples...Application . ActiveWorkbook ; //Save the copy of workbook as OutputVsto...

    docs.aspose.com/cells/net/create-a-pie-chart-in...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 添加文本 以下代码片段向您展示如何在现有...textFragment ); // Save PDF document document . Save ( dataDir + "AddText_out...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/