Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 121,255 for

save

(0.09 sec)
  1. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....the output BMP image using the save method These steps outline the...draw the shape. Ultimately, save the resulting bitmap image to...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  2. Insert or Delete Rows or Columns|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....2 ); //Saving the modified Excel file workbook . Save ( MyDir...10 ); //Saving the modified Excel file workbook . Save ( MyDir...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  3. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Pages of a OneNote Document and Save as PDF Aspose.Note for Java...23 // Save to any supported file format 24 oneFile. save (dataDir...

    docs.aspose.com/note/java/working-with-text/
  4. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var document = new ...

    docs.aspose.com/html/net/convert-html-to-docx/
  5. Email Messages Advanced Management|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....MimePartSaved: This event informs that saving of one mime part is finished...informs that all mime parts are saved to stream. The following sample...

    docs.aspose.com/email/net/email-messages-advanc...
  6. Create ZIP in C#

    This brief tutorial covers how to create a ZIP file in C#. It contains all the details including the algorithm and the code snippet to develop a ZIP file maker in C#....a FileStream class object to save the output ZIP archive Open...generated ZIP file by calling the Save method These steps reveal the...

    kb.aspose.com/zip/net/create-zip-in-csharp/
  7. Convert PDF to XML in Java | products.aspose.com

    Convert PDF to XML in Java. Use Java library API to convert PDF files to XMLs...Presentation from PDF file and save it as XML. Java code for converting...the source PDF files in Java. Save result as XML file. Free Online...

    products.aspose.com/slides/java/conversion/pdf-...
  8. Convert HTML to XML in Java | products.aspose.com

    Convert HTML to XML in Java. Use Java library API to convert HTML files to XMLs...Presentation from HTML file and save it as XML. Java code for converting...the source HTML files in Java. Save result as XML file. Free Online...

    products.aspose.com/slides/java/conversion/html...
  9. Convert PDF to PNG in Java | products.aspose.com

    Convert PDF to PNG in Java. Use Java library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. Java code for converting...the source PDF files in Java. Save result as PNG file. Free Online...

    products.aspose.com/slides/java/conversion/pdf-...
  10. Convert Visio to PNG doesn't work as expected -...

    Hi Aspose, We have a Viso file with external node shapes. We tried to export the Visio to PNG. The output is not as expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…...vsdx"); // Save Image file diagram.Save("C:\\Temp\\VIsio...Check the Export Options : When saving the diagram as an image, you...

    forum.aspose.com/t/convert-visio-to-png-doesnt-...