Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 347,039 for

save

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

    docs.aspose.com/barcode/androidjava/generate-ba...
  3. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge MD files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  4. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/deskew/
  5. 嵌入式字体|Aspose.Slides 文档

    在 C++ 中使用 PowerPoint 演示文稿中的嵌入式字体...GetImage ( Size ( 960 , 720 )) -> Save ( u "picture1_out.png" , ImageFormat...GetImage ( Size ( 960 , 720 )) -> Save ( u "picture2_out.png" , ImageFormat...

    docs.aspose.com/slides/zh/cpp/embedded-font/
  6. 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-...
  7. 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-...
  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. 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/
  10. Adding a Watermark to an Image|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.... We’ll save the image to PNG format using...Graphics class' DrawString method. Save image to PNG. The following...

    docs.aspose.com/imaging/python-net/adding-a-wat...