Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 375,758 for

save

(0.15 sec)
  1. Grouping and Ungrouping Rows and Columns with C...

    Learn how to group and ungroup rows and columns in Excel files using Aspose.Cells with C++....GroupColumns ( 0 , 2 , true ); // Save the modified Excel file U16String...u "output.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/grouping-and-ungroupi...
  2. 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...
  3. 在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-...
  4. 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/
  5. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++.... Finally, it saves the workbook in output XLSX...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...

    docs.aspose.com/cells/cpp/create-slicer/
  6. Add Images to PDF using Java | Aspose.PDF

    Adding images into PDF documents programmatically with Java sample code using Aspose.PDF for Java... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/java/images/add/
  7. Convert MBOX to MBOX in Python | products.aspos...

    Save MBOX to MBOX within Python applications without using Microsoft Word or Outlook...NET and save it into MBOX format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Convert BMP to MSG in Python | products.aspose.com

    Save BMP to MSG within Python applications without using Microsoft Word or Outlook...NET and save it into MSG format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert MSG to MSG in Python | products.aspose.com

    Save MSG to MSG within Python applications without using Microsoft Word or Outlook...NET and save it into MSG format. Aspose.Total...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  10. C++ API to Convert XPS to XLSM | products.aspos...

    Convert XPS to XLSM 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 XLSM format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...