Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 380,540 for

save

(1.28 sec)
  1. Aspose.PSD for Python via .NET 24.5 - Release N...

    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....PSDPYTHON-62 Exception whenever saving PSD files with size more than...PSDPYTHON-63 Image saving failed exception when saving to PDF after...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  2. Access Presentation Slides in JavaScript|Aspose...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Boost productivity with code examples.... Save the modified presentation. This...2 ); // Saves the modified presentation pres . save ( "helloworld_Pos...

    docs.aspose.com/slides/nodejs-java/access-slide...
  3. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...CalculateFormula (); // Save the result in XLSX format book . Save ( outDir...$A$1,9)" ); // Save the workbook book . Save ( outDir + u "output_out...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  4. Convert ICS to ICS in Python | products.aspose.com

    Save ICS to ICS within Python applications without using Microsoft Word or Outlook...NET” API and save it into ICS format. The “Aspose...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  5. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for JavaScript via C++....imageResample = [ 300 , 70 ]; // Save the PDF file (returns binary...const outputData = workbook . save ( SaveFormat . Pdf , pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/resampling...
  6. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....jpg' ) # When we save the document as an image, we...mode for the image that the saving operation will generate. #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF document....how to set permissions on a saved PDF document. doc = aw . Document... encryption_details = aw . saving . PdfEncryptionDetails ( user_password...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert MBOX to TEXT in Python | products.aspos...

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

    products.aspose.com/total/python-net/conversion...
  9. Excel Spreadsheet PHP API | products.aspose.com

    PHP Excel spreadsheet API to read write and convert XLS XLSX CSV TSV HTML ODS SpreadsheetML & all Excel 97-2016 formats. Export Spreadsheets to multiple formats...Tab-delimited & HTML formats Load & save OpenDocument Spreadsheet (ODS)...format with just a few lines. Save spreadsheet in multiple formats...

    products.aspose.com/cells/php-java/
  10. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....Color :: get_Orange ()); doc -> Save ( get_ArtifactsDir () + u "Table...:: get_LightGreen ()); doc -> Save ( get_ArtifactsDir () + u "Table...

    reference.aspose.com/words/cpp/aspose.words.tab...