Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 373,271 for

save

(0.14 sec)
  1. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow.... save ( "pres.pptx" , SaveFormat ...outputStream . close (); } pres . save ( "pres.pptx" , SaveFormat ...

    docs.aspose.com/slides/androidjava/image/
  2. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET.... Save the resulting PDF to the output...remove_pdfa_compliance () document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...
  3. C++ API to Convert XPS to POT | products.aspose...

    Convert XPS to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XPS to PPTX by using Save method function Load PPTX document...reference Save the document to POT format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. C++ API to Convert CGM to XAML | products.aspos...

    Convert CGM to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert CGM to PPTX by using Save method function Load PPTX document...reference Save the document to XAML format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. How to Convert MPP to XPS using C++

    In this topic, we will explore how to convert MPP to XPS using C++. XPS is a widely used file format and you can easily export MPP file to XPS in C++ using few API calls with no dependence on MS Project....to save as XPS Save the MPP file to XPS in C++ using Save method...access the MPP file and then save that as XPS in subsequent API...

    kb.aspose.com/tasks/cpp/how-to-convert-mpp-to-x...
  6. Convert HTML to TIFF in C++ | products.aspose.com

    Convert HTML to TIFF in C++. Use C++ library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. C++ code for converting...AddFromHtml(htmlStream); pres -> Save( u "convertedFile.tiff" , Aspose...

    products.aspose.com/slides/cpp/conversion/html-...
  7. 导出边框样式(Web浏览器不支持的边框样式)使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时导出Web浏览器不支持的边框样式,使用Aspose.Cells for Node.js via C++。...filePath ); // Specify Html Save Options - Export Similar Border...setExportSimilarBord ( true ); // Save the workbook in Html format...

    docs.aspose.com/cells/zh/nodejs-cpp/export-simi...
  8. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....removes their content, and saves the updated document. This approach...Clear the text of each fragment. Save the modified PDF to the output...

    docs.aspose.com/pdf/python-net/modifying-form/
  9. Set Background Picture of a Worksheet in VSTO a...

    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 workbook. The code samples...SetBackgroundPicture ( "pic.jpeg" ); //Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/set-background-pictur...
  10. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for Node.js via C++....when we modify its VBA code, save the workbook, and then recheck...()); // Modify the VBA code, save the workbook, then reload //...

    docs.aspose.com/cells/nodejs-cpp/check-if-digit...