Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 375,720 for

save

(0.27 sec)
  1. C++ API to Convert PCL to XLTX | products.aspos...

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

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. C++ API to Convert TEX to TSV | products.aspose...

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

    products.aspose.com/total/cpp/conversion/tex-to...
  3. C++ API to Convert CGM to MD | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. C++ API to Convert CGM to TXT | products.aspose...

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

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. C++ API to Convert SVG to FODS | products.aspos...

    Convert SVG to FODS via C++ API without using Microsoft Excel or Adobe Reader...Convert SVG 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/svg-to...
  6. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....SetStyle ( style ); // Save Excel File wb . Save ( srcDir + u "WrappingText...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  7. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced document security and compliance....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....AE_SX128 , False ) # Save PDF document document . save ( path_outfile...AE_SX128 ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  9. Convert DOCX to MHTML in Python | products.aspo...

    DOCX to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...conversion feature or HtmlFixed to save the document in the HTML format...Load the DOCX file and call the save method with the appropriate...

    products.aspose.com/total/python-net/conversion...
  10. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX.... Various save options are discussed to customize...to drawing contents Call the Save() method by setting the output...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...