Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,727 for

save

(0.17 sec)
  1. Re-Order Sheets Within Workbook|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....moveTo ( 2 ); //Save the Excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/re-order-sheets-with...
  2. 在 PHP 中设置里程碑形状属性|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....$milestone_helper -> setType ( 6 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetMilestoneShapePro...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  3. 在 PHP 中将超链接添加到 Visio 形状|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....() -> add ( $hyperlink ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Hyperlinks.vdx"...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  4. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for Node.js via C++....); // Save the PDF file with PdfSaveOptions wb . save ( path...

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...
  5. Aspose.PSD for Python via .NET 23.12 - Release ...

    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....” on saving of Text Layer After Update...image . save ( outputFile , PngOptions ()) mage . Save ( outputFile...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  6. How to Password Protect an Excel File in Python

    This brief article explains how to password protect an Excel file in Python. It covers the details to configure the system, program flow and a runnable code snippet to encrypt Excel file in Python.... Save the protected Excel file with the save() method...encrypting the workbook, you can save it in any of the Excel-supported...

    kb.aspose.com/cells/python/how-to-password-prot...
  7. How to Create PNG Image From BMP in C#

    This step by step tutorial shows you how to create PNG image from BMP in C#. This code in C# Save bitmap as PNG easily and quickly.... This code in C# save bitmap as PNG easily and quickly...image using PngOptions class Save the output PNG image with the...

    kb.aspose.com/imaging/net/how-to-create-png-ima...
  8. ImageColorMode enumeration | Aspose.Words for N...

    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/nodejs-net/aspose.wo...
  9. PdfSaveOptions.zoom_behavior property | Aspose....

    PdfSaveOptions.zoom_behavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer.... saving . PdfZoomBehavior : ... @zoom_behavior..., value : aspose . words . saving . PdfZoomBehavior ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.DocumentSavingArgs class, essential for handling document saving events efficiently in your applications.... To learn more, visit the Save a Document documentation article...to manage a document while saving to html. public void ProgressCallback...

    reference.aspose.com/words/net/aspose.words.sav...