Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 369,784 for

save

(0.13 sec)
  1. Convert EML to WORD in Python | products.aspose...

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

    products.aspose.com/total/python-net/conversion...
  2. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....creating a HTML document using C++ Save the output HTML file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.html" ); using namespace...

    products.aspose.com/words/cpp/make/html/
  3. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....creating a DOC document using C++ Save the output DOC file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.doc" ); using namespace...

    products.aspose.com/words/cpp/make/doc/
  4. How to Convert Excel Chart to JPG using Python

    This short tutorial guides on how to convert Excel chart to JPG using Python. It provides all the necessary resources, step-wise procedure and a runnable sample code that transforms Excel chart to JPG using Python....environment, a detailed process to save chart in Excel as image using...worksheet as a Chart object Save the selected chart as a JPG...

    kb.aspose.com/cells/python/how-to-convert-excel...
  5. Convert HTML to JPG in C++ | products.aspose.com

    Convert HTML to JPG in C++. Use C++ library API to convert HTML files to JPGs...Presentation from HTML file and save it as JPG. C++ code for converting...index); slide -> GetThumbnail() -> Save(fileName, ImageFormat :: get_Jpeg());...

    products.aspose.com/slides/cpp/conversion/html-...
  6. Group, Convert and Verify Shapes|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.... save diagram Group Shapes Programming...SWF by specifying the Visio save options . This example code...

    docs.aspose.com/diagram/java/group-convert-and-...
  7. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...and create new Box Rectagle Save the updated document to the...the new path using the Save() method. If you want to crop a PDF...

    products.aspose.com/pdf/php-java/crop/
  8. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++...."test" ); // Save as Excel file workbook . Save ( u "Book1.xlsx"..."password" ); // Save the workbook workbook . Save ( u "Book1.xlsx"...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  9. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an XAML document. Default is an empty string in C++....Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolderAlias...:: String Aspose :: Words :: Saving :: XamlFlowSaveOptions :: ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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.... Save the document. These steps are...site" , "Aspose Site!" ); //Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...