Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 184,048 for

save

(0.09 sec)
  1. CssSavingArgs.document property | Aspose.Words ...

    CssSavingArgs.document property. Gets the document object that is currently being Saved....object that is currently being saved. get document () : Aspose ....can pass to the document's "Save" method // to modify how we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSaveOptions.imageBrightness property | Asp...

    ImageSaveOptions.imageBrightness property. Gets or sets the brightness for the generated images....property has effect only when saving to raster image formats. The...imageDir + "Logo.jpg" ); // When we save the document as an image, we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. How to Convert Excel to XPS using Node.js

    This tutorial entails how to convert Excel to XPS using Node.js. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....instance of the Workbook class Save the loaded Excel file as XPS...Workbook class. Then by using the save method, the loaded XLSX file...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  6. How to Convert DWG to JPG in C#

    This example will help you to see how to convert DWG to JPG in C# programmatically. Exporting DWG to JPG in C# is easily achieved using few lines of code exposed by Aspose.CAD for .NET API....CAD in C#, save Autocad as Jpeg in both multiple...options for desired JPEG file Save the DWG to JPEG exported image...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-jpg...
  7. PdfFontEmbeddingMode enumeration | Aspose.Words...

    Aspose.Words.Saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....embed only these fonts when saving document to PDF. EmbedNone...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSaveOptions.VerticalResolution | Aspose.Wo...

    Discover the ImageSaveOptions VerticalResolution property to easily set and optimize image quality in DPI for stunning visuals. Enhance your projects today!...property has effect only when saving to raster image formats and...ImageDir + "Logo.jpg" ); // When we save the document as an image, we...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Barcode Generation Basics - Create Barcodes in ...

    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.... customizing barcode text, saving generated barcodes, working...elements Save Generated Barcodes Explains how to save generated...

    docs.aspose.com/barcode/cpp/barcode-generation/
  10. Slide Section|Aspose.Slides 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.... save ( "pres-sections.pptx" , SaveFormat...reorderSectionWithSl ( section2 , 0 ); pres . save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/java/slide-section/