Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 369,791 for

save

(0.12 sec)
  1. 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...
  2. C++ API to Convert EPUB to XLTX | products.aspo...

    Convert EPUB to XLTX via C++ API without using Microsoft Excel or Adobe Reader...Convert EPUB to XLSX by using Save member function Load XLSX document...reference Save the document to XLTX format using Save member function...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. C++ API to Convert MD to XLSM | products.aspose...

    Convert MD to XLSM via C++ API without using Microsoft Excel or Adobe Reader...Convert MD to XLSX by using Save member function Load XLSX document...reference Save the document to XLSM format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  4. C++ API to Convert SVG to XLSB | products.aspos...

    Convert SVG to XLSB via C++ API without using Microsoft Excel or Adobe Reader...Convert SVG to XLSX by using Save member function Load XLSX document...reference Save the document to XLSB format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. C++ API to Convert XPS to DIF | products.aspose...

    Convert XPS to DIF via C++ API without using Microsoft Excel or Adobe Reader...Convert XPS to XLSX by using Save member function Load XLSX document...reference Save the document to DIF format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  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. 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...
  9. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET... save ( output_file ) The following...circleAnnotation ) document . save ( output_file ) As an example...

    docs.aspose.com/pdf/python-net/figures-annotation/
  10. 在VSTO和Aspose.Cells中保护和取消保护工作簿|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....true ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit..."007" ); //Save As the excel file. workbook . Save ( "MyBook.xls"...

    docs.aspose.com/cells/zh/net/protecting-and-unp...