Sort Score
Result 10 results
Languages All
Labels All
Results 9,901 - 9,910 of 377,489 for

save

(0.6 sec)
  1. Insert a chart|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 (); // Add a new chart and set...}); // Save the chart part. chartPart . ChartSpace . Save (); //...

    docs.aspose.com/cells/net/insert-a-chart/
  2. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document....the "html_fixed_save_options" flag to "True" save the CSS stylesheet...of two. html_fixed_save_options = aw . saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files.... password = "1234" ; // Save the Excel file. const outputData...outputData = workbook . save ( SaveFormat . Excel97To2003 ); const...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  4. ImageSaveOptions.PixelFormat | Aspose.Words for...

    Discover the ImageSaveOptions PixelFormat property to easily customize the pixel format of your generated images for optimal quality and performance....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/net/aspose.words.sav...
  5. 在Ruby中将HTML文件转换为Excel电子表格|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....html" , options ) save_format = Rjb :: import ( 'com...aspose.cells.SaveFormat' ) #Save the results to disc in Xlsx...

    docs.aspose.com/cells/zh/java/converting-html-f...
  6. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...false , RoutingSlip data is not saved to output document. Default...} Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  7. IFontSavingCallback class | Aspose.Words for Py...

    aspose.words.saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words Saves fonts when exporting a document to HTML format....Words saves fonts when exporting a document...font_saving(args) Called when Aspose.Words is about to save a font...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...methods such as “write_graphics_save()” and “write_graphics_restore()”...without using “write_graphics_save()” and “write_graphics_restore()”...

    docs.aspose.com/page/python-net/ps/working-with...