Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 375,716 for

save

(0.92 sec)
  1. 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...
  2. ThumbnailGeneratingOptions.thumbnail_size prope...

    ThumbnailGeneratingOptions.thumbnail_size property. Size of generated thumbnail in pixels...setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Adding New Worksheets to Workbook and Activatin...

    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 as a Microsoft Excel file. Below...Sheets [ 1 ]). Activate (); // Save the Excel file. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/net/adding-new-worksheets...
  4. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python....Each document save format in the aspose.words.saving module has...corresponding class containing save options for this format. For...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  5. Convert MHTML to OFT via Java | products.aspose...

    Try the code sample to convert MHTML files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...professional look. This can save time and effort, particularly...

    products.aspose.com/email/java/conversion/mhtml...
  6. Image Converter Licensing Plugin|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....proceed to save it in JPEG format using the `Save()` method along...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  7. Insert an Empty Page at End of PDF File in PHP|...

    Learn how to insert an empty page at the end of a PDF document in PHP using Aspose.PDF for document expansion....-> getPages () -> add (); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  8. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Java, you can set of get radius of a sphere....createChildNode ( sphere ); // save scene scene . save ( "sphere.obj" , FileFormat...

    docs.aspose.com/3d/java/working-with-radius-of-...
  9. Convert MBOX to OFT via Java | products.aspose.com

    Try the code sample to convert MBOX files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...create, load and parse, modify, save emails, or perform other manipulations...

    products.aspose.com/email/java/conversion/mbox-...
  10. Convert PDF to DOC or DOCX format in Ruby|Aspos...

    Learn how to convert PDF documents to DOC or DOCX formats in Ruby with Aspose.PDF, enabling easier editing and processing.... pdf ' ) # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.doc" )...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...