Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 375,720 for

save

(0.27 sec)
  1. C++ API to Convert XSLFO to CSV | products.aspo...

    Convert XSLFO to CSV via C++ API without using Microsoft Excel or Adobe Reader...Convert XSLFO 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/xslfo-...
  2. C++ API to Convert XML to XLAM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/xml-to...
  3. C++ API to Convert XML to ODS | products.aspose...

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

    products.aspose.com/total/cpp/conversion/xml-to...
  4. C++ API to Convert XML to SXC | products.aspose...

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

    products.aspose.com/total/cpp/conversion/xml-to...
  5. C++ API to Convert XPS to EXCEL | products.aspo...

    Convert XPS to EXCEL 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...
  6. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project task usage views using Aspose.Tasks for Java....pdf" ; 12 //Save the Project 13 project. save (days, options);....pdf" ; 18 //Save the Project 19 project. save (thirds, options);...

    docs.aspose.com/tasks/java/rendering-task-usage...
  7. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET.... Save the tagged PDF. import aspose..."Actual Text" # Save Tagged PDF Document document . save ( outfile...

    docs.aspose.com/pdf/python-net/setting-structur...
  8. OoxmlSaveOptions constructor | Aspose.Words for...

    Aspose.Words.Saving.OoxmlSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents, verify, or validate the digitally sign PDFs using Python....200 ), pkcs ) # Save PDF document signature . save ( path_outfile...200 ), pkcs ) # Save PDF document signature . save ( path_outfile...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... save ( "SomePresentation-out2.pptx"...blue , options ) presentation . save ( "SomePresentation-out3.pptx"...

    docs.aspose.com/slides/python-net/text-formatting/