Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 310,760 for

save

(0.1 sec)
  1. View PCL Files using C++ | Aspose.PDF

    Open and view PCL documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/pcl/
  2. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....set_ShowRevisionBars ( false ); doc -> Save ( ArtifactsDir + u "Document...set_ShowHiddenText ( showHiddenText ); doc -> Save ( ArtifactsDir + u "Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Converting Email Messages in Ruby|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....eml" ) # Save the Email message to disk in...in Unicode format eml . save ( data_dir + "AnEmail.msg" , Rjb...

    docs.aspose.com/email/java/converting-email-mes...
  4. Add SolutionXML Element to the Visio Drawing in...

    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....-> add ( $solution_xml ); \ # save Visio diagram $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "SolutionXmlElement...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  5. Rotate a Shape with Suitable Angle in Ruby|Docu...

    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....setAngle ( 190 ) \ # Save diagram diagram . save ( data_dir + "RotateShape...

    docs.aspose.com/diagram/java/rotate-a-shape-wit...
  6. Extract Content in Python|Aspose.Words for Java

    Extract Document's Content using Python....a new separate document and save it to disk . dstDoc = self ..., extractedNodes ) dstDoc . save ( self . dataDir + "TestFile...

    docs.aspose.com/words/java/extract-content-in-p...
  7. Creating a QR BarCode in Ruby|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....setRotationAngleF ( 90 ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingQRBarcode...

    docs.aspose.com/barcode/java/creating-a-qr-barc...
  8. Set Code Text for BarCode in Ruby|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.... 5 ) # save the barcode image to file bb . save ( data_dir...

    docs.aspose.com/barcode/java/set-code-text-for-...
  9. Calculate Sub Totals using Aspose.Cells|Documen...

    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....[] { 1 }); //Save the excel file workbook . save ( "AsposeTotal...

    docs.aspose.com/cells/java/calculate-sub-totals...
  10. Convert MSG to DOC in Python | products.aspose.com

    Save MSG to DOC in your Python applications without using Microsoft Outlook or Word...NET and saved into the respective Word DOC...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...