Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 310,748 for

save

(0.1 sec)
  1. Convert DOTM to XLS using Python or with free O...

    DOTM to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOTM to XLS online converter quickly before integrating the code....using the Excel Python API, save the created HTML into the desired...Document class Save DOTM file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  2. Convert DOTM to XLSM using Python or with free ...

    DOTM to XLSM conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOTM to XLSM online converter quickly before integrating the code....NET API can be used to save the HTML file in the desired...Document class Save DOTM file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  3. Remove XLS Annotation Online or Manage Annotati...

    delete comments from XLS file through online app for free. Java API code to manage comments of XLS files....respectively Call the save method to save the file Code example...the comment Call the save method to save the file Add Comments...

    products.aspose.com/total/java/annotate/xls/
  4. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. Java API code to manage comments of TSV files....respectively Call the save method to save the file Code example...the comment Call the save method to save the file Add Comments...

    products.aspose.com/total/java/annotate/tsv/
  5. Convert EXCEL to ODT using Python or with free ...

    EXCEL to ODT conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to ODT online converter quickly before integrating the code....NET API to save the created HTML into the desired...Workbook class Save EXCEL file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  6. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....to set headers and footers to save effort and development time...Cells can import the file and save the settings. To add headers...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  7. Add Word Art Watermark to Chart|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....( false ); //Save the excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/add-word-art-waterma...
  8. Using Nested Objects|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....false ); //Save the Excel file. designer . Workbook . Save ( FileName...

    docs.aspose.com/cells/net/using-nested-objects/
  9. Protect PDF using C++ | Aspose.PDF

    Lock PDF with password programmatically with C++ sample code using Aspose.PDF for C++... Save result in PDF format Protect...:: AESx128 , false ); doc -> Save ( L ".. \\ outputPath \\ protectedFile...

    products.aspose.com/pdf/cpp/protect/
  10. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file. Redact PDF Files -... Redact (); } pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/redaction/