Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 377,223 for

save

(0.18 sec)
  1. How to Convert Excel to CSV in Java

    In this step-by-step tutorial we will learn how to convert Excel to CSV in Java. These steps can be performed in macOS, Linux, and Windows....separators are required to be saved in the CSV file to differentiate...used in the output CSV file Save the Excel file as CSV In the...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  2. Layout Slide|Aspose.Slides for Python Documenta...

    Use Python to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP.... save ( "layout_slide.pptx" , slides...layout_slide ) presentation . save ( "layout_slide_removed.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  3. 在 Aspose.Email 中创建 Outlook 联系人|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....com)" ; //Save the Contact object to disc mapiContact . Save ( "Contact...com)" ; //Save the Contact object to disc mapiContact . Save ( "Contact...

    docs.aspose.com/email/zh/net/creating-an-outloo...
  4. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // The...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  5. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++.... Save ( outDir + u "rangestyles.out...Blue ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  7. PDF AI Copilot|Aspose.PDF for .NET

    This article describes how AI Copilot can be used to process the PDF document with Aspose.PDF library....summaries as text, documents and save the summaries in various formats...SummaryCopilot to generate and save summaries. OpenAI Chat is an...

    docs.aspose.com/pdf/net/ai-copilot/
  8. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API...the pixel data directly, and save the modified image. Importing...pixels data as you want. Then we save the modified pixel data back...

    docs.aspose.com/psd/python-net/pixel-data-manip...
  9. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for JavaScript via C++....arrayBuffer )); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options const...

    docs.aspose.com/cells/javascript-cpp/ignore-err...
  10. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....options Save the loaded MSG\EML file as HTML using the save method...be set and finally, we will save the email as an HTML file either...

    kb.aspose.com/email/python/how-to-convert-outlo...