Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 375,788 for

save

(1.75 sec)
  1. Load source Excel file without charts|Documenta...

    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....Excel file without charts and saves it in the output PDF format...); //Save the workbook in output format workbook . save ( "L...

    docs.aspose.com/cells/java/load-source-excel-fi...
  2. Convert ODS to DOC with .NET or with free Onlin...

    Convert ODS to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free ODS to DOC online converter quickly before integrating the code....Document class Save the document to DOC format using Save method and..."input.ods" ); // save ODS as PDF book . Save ( "pdfOutput.pdf"...

    products.aspose.com/total/net/conversion/ods-to...
  3. Create New 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.... Save ( "test.xlsx" , SaveFormat ...Xlsx ); // Workbooks can be saved in many formats NPOI - HSSF...

    docs.aspose.com/cells/net/create-new-workbook/
  4. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the C++ Modern API for seamless PowerPoint and OpenDocument automation....)); // save the image on the disk. slideImage -> Save ( u "slide1...( 0 ) -> GetThumbnail () -> Save ( u "slide1.png" ); Modern API:...

    docs.aspose.com/slides/cpp/modern-api/
  5. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the formatting properties of the cell.... save ( base . artifactsDir + "Table...foregroundPatternCol = "#90EE90" ; doc . save ( base . artifactsDir + "Table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and Save the desired portion of image as a separate image on the disk....output image is saved as BMP however you can save it to any other...the image center Use Save method to save the cropped image on...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  7. Concatenate PDF Files in Ruby|Aspose.PDF for Java

    Combine multiple PDFs into a single document using Ruby and Aspose.PDF efficiently.... getPages ()) # Save the concatenated output file...the target document ) pdf1 . save ( data_dir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  8. Audio|Aspose.Slides for Node.js via .NET Docume...

    Discover Aspose.Slides for Node.js audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear JavaScript code.... save ( "audio.pptx" , aspose . slides...audioFrame ); presentation . save ( "audio_removed.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX.... save ( "math_text.pptx" , slides...math_shape ) presentation . save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++....Uint8Array ( arrayBuffer )); // Save Workbook to XLSM format const...const outputData = workbook . save ( SaveFormat . Xlsm ); const...

    docs.aspose.com/cells/javascript-cpp/convert-re...