Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 310,760 for

save

(0.09 sec)
  1. Convert DOTM to XLS via Java or with free Onlin...

    Convert DOTM to XLS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLS online converter quickly before integrating the code.... Then, you can call the save method of the Document class...format as a parameter. This will save the DOTM file as an HTML file...

    products.aspose.com/total/java/conversion/dotm-...
  2. Working with 3D Scene|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....Coordinate System in 3D Formats Save 3D Meshes in Custom Binary Format...

    docs.aspose.com/3d/python-net/working-with-3d-s...
  3. SvgSaveOptions.save_format property | Aspose.Wo...

    SvgSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property SvgSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint to animated GIF: PPT to GIF, PPTX to GIF, with Aspose.Slides API....pptx" ); pres -> Save ( u "pres.gif" , SaveFormat...> ( u "pres.pptx" ); pres -> Save ( u "pres.gif" , SaveFormat...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Add Footer to PDF using C# | Aspose.PDF

    Add footer to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Save the PDF file. Add Image in Footer...imageStamp ); } pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/footer/
  6. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/attachments/
  7. 从单元格中删除文本|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.... Save (); } } // Given a worksheet...ToString (); } } } worksheet . Save (); } document . WorkbookPart...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  8. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...); // Save the workbook in PDF format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  9. 通过Node.js和C++为Excel工作簿的VBA项目设置密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel工作簿的VBA项目加密密码。..."11" ); // Save the output Excel file workbook . save ( path ....

    docs.aspose.com/cells/zh/nodejs-cpp/password-pr...
  10. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....BMP to EPS Programmatically C# Save BMP as EPS C# Image to EPS The...way to save BMP image to EPS. Using strings for saving BMP to...

    docs.aspose.com/page/net/convert/bmp-to-eps/