Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 568,892 for

save

(0.13 sec)
  1. Aspose.BarCode for .NET 18.1 Release Notes|Docu...

    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....BARCODENET-36647 Add support to save barcode in SVG Feature BARCODENET-34191...BARCODENET-34191 Add support to save barcode in any Vector image...

    docs.aspose.com/barcode/net/aspose-barcode-for-...
  2. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.PDF.Facades....1" ); // Save the updated document document -> Save ( _dataDir...Standard ); // Save the resultant PDF document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/xfa-forms/
  3. Aspose.PSD for Java 21.6 - Release Notes|Docume...

    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....disabled vector layer masks on saving enables vector masks Bug PSDJAVA-354...sourceFileName ); try { image . save ( outputFileName , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  4. Aspose.Imaging for Java 17.6 - Release Notes|Do...

    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....IMAGINGJAVA-731 Improve performance saving WMF to WMF Enhancement IMAGINGJAVA-724...with proximity color after saving PSD file as PNG (or JPG) format...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  5. Aspose.3D Python via .NET 22.6发行说明|Documentation

    Aspose.3D的Python via .NET 22.6的发行说明。...fbx" ) # save the scene to memory stream using...stream = BytesIO () scene . save ( stream , format ) 向类 aspose...

    docs.aspose.com/3d/zh/python-net/aspose-3d-for-...
  6. Create8BitGrayscale | Aspose.Imaging for .NET A...

    Create8BitGrayscale ColorPaletteHelper.Create8BitGrayscale method Creates the 8 bit grayscale palette. public static ......grayscale BMP image and then saves it to a file. [C#] string dir...ImageOptions . BmpOptions (); // Save to a file createOptions . Source...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. How to Convert MPP to XPS using C++

    In this topic, we will explore how to convert MPP to XPS using C++. XPS is a widely used file format and you can easily export MPP file to XPS in C++ using few API calls with no dependence on MS Project....to save as XPS Save the MPP file to XPS in C++ using Save method...access the MPP file and then save that as XPS in subsequent API...

    kb.aspose.com/tasks/cpp/how-to-convert-mpp-to-x...
  8. ExportImages | Aspose.Note for .NET API Reference

    Gets or sets the way images are exported....set ; } Examples Shows how to save a document in html format with...FontFaceType . Ttf }; document . Save ( dataDir + "document_out.html"...

    reference.aspose.com/note/net/aspose.note.savin...
  9. ExportCss | Aspose.Note for .NET API Reference

    Gets or sets the way css is exported....set ; } Examples Shows how to save a document in html format with...FontFaceType . Ttf }; document . Save ( dataDir + "document_out.html"...

    reference.aspose.com/note/net/aspose.note.savin...
  10. Convert HTML to TIFF in C++ | products.aspose.com

    Convert HTML to TIFF in C++. Use C++ library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. C++ code for converting...AddFromHtml(htmlStream); pres -> Save( u "convertedFile.tiff" , Aspose...

    products.aspose.com/slides/cpp/conversion/html-...