Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 568,892 for

save

(0.15 sec)
  1. ApngOptions | Aspose.Imaging for .NET API Refer...

    ApngOptions Contents [ Hide ] ApngOptions class The animated PNG file format options public class ApngOptions : PngOp......filter type used during png file save process. FullFrame { get; set;...default frame duration image . Save ( "img4.tif.500ms.png" , new...

    reference.aspose.com/imaging/net/aspose.imaging...
  2. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java.... To learn more, visit the Save a Document documentation article...Remarks: When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/java/com.aspose.word...
  3. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc.... Save ( dataDir + "SetFieldLimit_out...Black); // Save updated document document . Save ( dataDir +...

    docs.aspose.com/pdf/net/modifing-form/
  4. svgimage - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....save(dir + "test.output.png", saveOptions);... , save , save , save , save , save , save , save , save , setAutoAdjustPalette...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. Delete Pages from PDF via C++ | Aspose.PDF

    C++ source code for deleting pages from PDF on any platform.... Save the output PDF using the Save method. System...Delete ( 2 ); // Save updated PDF document -> Save ( _dataDir + inputFileName...

    products.aspose.com/pdf/cpp/pages/delete/
  6. Convert PDF to Image in C++ | products.aspose.com

    Convert PDF to Image in C++. Use C++ library API to convert PDF files to Images...Presentation from PDF file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  7. Convert PDF to PNG in C++ | products.aspose.com

    Convert PDF to PNG in C++. Use C++ library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  8. BilateralSmoothingFilterOptions | Aspose.Imagin...

    双边平滑过滤器选项... Save ( dir + "sample.MedianFilter...BilateralSmoothingFi ( 5 )); rasterImage . Save ( dir + "sample.BilateralSmoothingFi...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  9. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...radio , 1 ); // Save the PDF file document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/create-form/
  10. 在xlsx4j中将工作簿转换为HTML|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/zh/java/convert-workbook-...