Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 367,967 for

save

(0.11 sec)
  1. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then Save the xlsx as Docx. But with…...ImageOrPrint options and then save the xlsx as Docx. But with charts...SaveAsEditableShapes = true; workbook.Save(filePath + "sample.docx", options);...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  2. C++ API to Convert PS to FODS | products.aspose...

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

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. C++ API to Convert XPS to CSV | products.aspose...

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

    products.aspose.com/total/cpp/conversion/xps-to...
  4. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....the appearance of lists when saving a document to plaintext. let...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Ps](../../aspose.words/Saveformat/#Ps) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/Saveformat/#Text) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Outlook Calendar Items|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.... Creating and Saving Calendar items The following...shows you how to create and save a calendar item in ICS format...

    docs.aspose.com/email/python-net/working-with-o...
  8. Convert MD to SWF via Java API | products.aspos...

    Java API to Convert MD to SWF without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  9. Export Document Workbook and Worksheet Properti...

    Learn how to export Document, Workbook, and Worksheet properties in Excel to HTML using Aspose.Cells for Node.js via C++....filePath ); // Specify Html Save Options const options = new...to Html with Html Save Options workbook . save ( "outputExportDocument...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  10. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing text - Hello World.... Save resultant PDF document Following...paragraphs -> Add ( text ); // Save updated PDF outputFileName =...

    docs.aspose.com/pdf/cpp/hello-world-example/