Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 369,821 for

save

(0.16 sec)
  1. Android API to Convert DOTM to SXC or with free...

    Convert DOTM to SXC in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to SXC online converter quickly before integrating the code....Convert DOTM to HTML by using Save method Load HTML document by...Workbook class Save the document to SXC format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Convert DOTM to XLT or with free...

    Convert DOTM to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLT online converter quickly before integrating the code....Convert DOTM to HTML by using Save method Load HTML document by...Workbook class Save the document to XLT format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Convert DOC to EXCEL or with fre...

    Convert DOC to EXCEL in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOC to EXCEL online converter quickly before integrating the code....Convert DOC to HTML by using Save method Load HTML document by...Workbook class Save the document to XLSX format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Convert ODT to DIF or with free ...

    Convert ODT to DIF in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free ODT to DIF online converter quickly before integrating the code....Convert ODT to HTML by using Save method Load HTML document by...Workbook class Save the document to DIF format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Convert ODT to XLSM or with free...

    Convert ODT to XLSM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLSM online converter quickly before integrating the code....Convert ODT to HTML by using Save method Load HTML document by...Workbook class Save the document to XLSM format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  6. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....layout by invoking Layout mothod save diagram Create a CompactTree...layout by invoking Layout mothod save diagram Create a FlowChart style...

    docs.aspose.com/diagram/net/create-organization...
  7. Merge SVG files using javascript-cpp | Aspose.PDF

    Merge SVG files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/svg/
  8. 使用 JavaScript 通过 C++ 将 XLSB 的修订转换为 XLSM|Documen...

    学习如何完全将 XLSB 文件的修订转换为 XLSM 格式,使用 Aspose.Cells for JavaScript 通过 C++。...Uint8Array ( arrayBuffer )); // Save Workbook to XLSM format const...const outputData = workbook . save ( SaveFormat . Xlsm ); const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... save ( file_name = ARTIFACTS_DIR...append_child ( inner_table ) doc . save ( ARTIFACTS_DIR + 'Table.create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document The...$textFragment ); $document -> save ( $outputFile ); System Requirements...

    docs.aspose.com/pdf/php-java/hello-world-example/