Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 376,022 for

save

(0.61 sec)
  1. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++...."test" ); // Save as Excel file workbook . Save ( u "Book1.xlsx"..."password" ); // Save the workbook workbook . Save ( u "Book1.xlsx"...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  2. C++ API to Convert PS to DIF | products.aspose.com

    Convert PS to DIF via C++ API without using Microsoft Excel or Adobe Reader...Convert PS 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/ps-to-...
  3. C++ API to Convert TEX to EXCEL | products.aspo...

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

    products.aspose.com/total/cpp/conversion/tex-to...
  4. C++ API to Convert EPUB to EXCEL | products.asp...

    Convert EPUB to EXCEL 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 CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/epub-t...
  5. Specify Default Presentation Fonts in .NET|Aspo...

    Set default fonts in Aspose.Slides for .NET to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... Save ( "DefaultFonts_out.png" , ImageFormat...ImageFormat . Png ); } pptx . Save ( "DefaultFonts_out.pdf" , SaveFormat...

    docs.aspose.com/slides/net/default-font/
  6. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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 document. These steps are...site" , "Aspose Site!" ); //Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...
  7. Aspose 中的公共 API 更改。3D 2.0.0|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....}); //render the target and save the target texture to external...( rt ); rt . Targets [ 0 ]. Save ( "file-1viewports.png" , ImageFormat...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  8. 使用 Node.js 通过 C++ 复制行和列|Documentation

    本文展示了如何通过 Aspose.Cells for Node.js via C++ API 复制行和列。...15 ); // Save the excel file. excelWorkbook1 . save ( path ...., 3 ); // Save the result on disc workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-row...
  9. 在Python.NET中指定要存储的有效数字|Documentation

    了解如何使用Aspose.Cells for Python via .NET API控制存储在Excel文件中的有效数字。...001234567890123456 ) # Save modified workbook workbook . save ( "output.xlsx"...put_value ( 1234567890.123451711 ) # Save the workbook output_dir = os...

    docs.aspose.com/cells/zh/python-net/specifying-...
  10. How to digitally sign PDF|Aspose.PDF for Java

    Learn how to digitally sign a PDF file to ensure its authenticity and integrity using Aspose.PDF for Java...pkcs ); // Save output PDF file signature . save ( outFile );...pkcs ); // Save output PDF file signature . save ( _dataDir +...

    docs.aspose.com/pdf/java/digitally-sign-pdf-file/