Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 365,752 for

save

(0.46 sec)
  1. Convert SVG to PNG – Aspose.SVG for Python via ...

    Convert SVG to PNG in Python using Aspose.SVG for Python via .NET. You will find Python examples and an online SVG Converter....PNG conversion with default save options and with exactly specified...converter. In the example, the save options are set by default....

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  2. Convert Word to Excel in C++ or with free Onlin...

    C++ API to Convert Word to Excel or Online App without using using Microsoft Word or Microsoft Excel or online. Test free Word to Excel online converter quickly before integrating the code....Convert Word to HTML by using Save member function Load HTML document...reference Save the document to XLSX format using Save member function...

    products.aspose.com/total/cpp/conversion/word-t...
  3. Convert Excel file to PDF format compatible wit...

    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....Cells enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/net/convert-excel-file-to...
  4. 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...
  5. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF.... Save the updated document using the...the Document class’ Save method. The following code snippet shows...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  6. 导出边框样式(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...
  7. 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-...
  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. 在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...
  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...