Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 361,071 for

save

(0.17 sec)
  1. Get Watermark from PDF using Python | Aspose.PDF

    Get watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Get Watermark from.... artifacts [ 1 ] . image . save ( image_stream ) image_stream...

    products.aspose.com/pdf/python-net/watermark/get/
  2. Get Watermark from PDF using C# | Aspose.PDF

    Get watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file Get Watermark from...]. Artifacts [ 1 ]. Image . Save ( fs ); }...

    products.aspose.com/pdf/net/watermark/get/
  3. View MHT Files using Java | Aspose.PDF

    Open and view MHT documents programmatically with Java sample code using Aspose.PDF for Java...); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/mht/
  4. View CGM Files using Java | Aspose.PDF

    Open and view CGM documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/cgm/
  5. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the Node.js API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....( true ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/show-formulas-...
  6. Unprotecting Simply Protected Worksheet in Jyth...

    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....unprotect () # Save the excel file . workbook . save ( dataDir +...

    docs.aspose.com/cells/java/unprotecting-simply-...
  7. Using Anonymous Types or Custom Objects in Aspo...

    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....false ); //Save the excel file. report . Workbook . Save ( "Smart...

    docs.aspose.com/cells/net/using-anonymous-types...
  8. Bubble Chart|Aspose.Slides Documentation

    Bubble chart size in PowerPoint presentations in C# or .NET... Save ( "Result.pptx" , Aspose . Slides...BubbleSizeRepresenta . Width ; pres . Save ( "Presentation_BubbleSizeRepresenta...

    docs.aspose.com/slides/net/bubble-chart/
  9. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/java/ps/working-with-gradi...
  10. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C# or .NET... Save ( "pres.html" , SaveFormat ...Presentation ( "pres.pptx" )) { pres . Save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/net/export-to-html5/