Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 375,720 for

save

(0.13 sec)
  1. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization.... Save ( ArtifactsDir + "Shape.AltText.docx" ); // Save the...of the missing image. doc . Save ( ArtifactsDir + "Shape.AltText...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....can load and save. Format Description Load Save Remarks BMP Bitmap...

    docs.aspose.com/drawing/net/supported-file-form...
  3. Create Slide as SVG Image|Aspose.Slides Documen...

    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 the memory stream to file. Example...//Generate SVG image of slide and save in memory stream sld.WriteAsSvg(SvgStream);...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  4. ImageData.imageType property | Aspose.Words for...

    ImageData.imageType property. Gets the type of the image....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images Saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....Load sample DICOM image file Save output PDF document // Convert...pdf" ); // Save output document try { document . save ( pdfFileName...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...
  6. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for .NET offers AmfSaveOptions class which allows you to set bool value for compression as per your requirements. By default the value is set to true....( box ); // Save compressed AMF file scene . Save ( "Aspose.amf"...EnableCompression = false }); Save 3D Meshes in Custom Binary Format...

    docs.aspose.com/3d/net/export-scene-to-compress...
  7. How to Convert PDF to HTML in Java

    In this quick tutorial you will learn how to convert PDF to HTML in Java. One can easily Save PDF to HTML in Java by adopting simple steps and code executing in Windows, macOS, or Linux with no dependence on Adobe Acrobat or any other third party tool.... One can easily save PDF to HTML in Java by adopting...PDF to HTML in Java by using Save method In order to develop PDF...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ht...
  8. How to Convert Outlook Email to HTML using C#

    In this simple topic, we will learn how to convert Outlook Email to HTML using C#. You will observe that in order to export Email to HTML C# based API can be effectively used. This application can be used in any of the .NET configured environment in operating systems like Windows, Linux, or macOS....Set the HTML save options for output HTML file Save the MSG file...file as HTML using the Save method By following the above mentioned...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  9. Generate QR Code|Documentation

    Learn how to generate QR codes using Aspose.BarCode for Java with examples of error correction levels, encoding modes, and common use cases....World" ); // Save barcode image generator . save ( folder + "qrcode...setResolution ( 300 ); generator . save ( folder + "qrcode_sized.png"...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....multiple EPUB files Set the save format Save the output EPUB file on...criteria and save format. Finally, call the save() method with...

    kb.aspose.com/words/java/convert-word-doc-to-ep...