Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 361,306 for

save

(0.26 sec)
  1. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in Java...identified, you can extract it and save it as a new file. public void...imageType ; //Saves the picture backImage . getImage (). save ( imagePath...

    docs.aspose.com/slides/androidjava/extracting-i...
  2. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in Java...identified, you can extract it and save it as a new file. public void...imageType ; //Saves the picture backImage . getImage (). save ( imagePath...

    docs.aspose.com/slides/java/extracting-images-f...
  3. 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-...
  4. Aspose.PSD for Java 24.8 - Release Notes|Docume...

    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 ( outputPsdFile [ caseIndex...TruecolorWithAlpha ); img1 . save ( outputImageFile [ caseIndex...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. 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...
  6. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the save method. Properties...USE_THUMBS # Save updated PDF file document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  7. Add Bookmark to PDF using Python | Aspose.PDF

    Add bookmark to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/python-net/bookmarks/
  8. Convert BMP to VCF in Python | products.aspose.com

    Save BMP to VCF within Python applications without using Microsoft Word or Outlook...developers to create, edit, and save documents in various formats...Email for Python via .NET and saved into VCF format. This API provides...

    products.aspose.com/total/python-net/conversion...
  9. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++....leading blank columns and rows on saving but if you want to remove them...columns will be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...
  10. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET.... ALL ) # Save protected workbook workbook . save ( "output.xlsx"... ALL ) # Save the modified workbook workbook . save ( "output_locked...

    docs.aspose.com/cells/python-net/how-to-lock-ce...