Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 310,748 for

save

(0.1 sec)
  1. Merge HTML to Image in C# | products.aspose.com

    Merge HTML to image in C#. Use .NET library API to combine HTML to image...Save( "MergedFile.png" , ImageFormat...you want to merge together. Save the resulting image. Merge PDF...

    products.aspose.com/slides/net/merger/html-to-i...
  2. Convert HTML to PPT in Java | products.aspose.com

    Convert HTML to PPT in Java. Use Java library API to convert HTML to PowerPoint... save ( "Presentation.ppt" , SaveFormat...you want to convert to PPT. Save the resulting file as a PPT...

    products.aspose.com/slides/java/conversion/html...
  3. Update XLT File using Python | products.aspose.com

    Modify XLT document in Python applications without using Microsoft Excel....putValue() method Save the file as .xlt file using save() method by...

    products.aspose.com/total/python-java/update/xlt/
  4. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....save(getArtifactsDir() + "Shape.SoftEdge...setMaxImageResolutio(72); doc.save(getArtifactsDir() + "SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Merge HTML Files in C++ | products.aspose.com

    Merge HTML to HTML in C++. Use C++ library API to combine HTML files...AddFromHtml(htmlText2); pres -> Save( u "pres.html" , SaveFormat...HTML files you want to merge. Save the resulting HTML doc. Merge...

    products.aspose.com/slides/cpp/merger/html-to-h...
  6. Convert PNG to PPTX in Java | products.aspose.com

    Convert PNG to PPTX in Java. Use Java library API to convert PNG images to PowerPoint... save ( "pres.pptx" , SaveFormat ...you want to convert to PPTX. Save the resulting file as a PPTX...

    products.aspose.com/slides/java/conversion/png-...
  7. Convert PNG to PPT in Java | products.aspose.com

    Convert PNG to PPT in Java. Use Java library API to convert PNG images to PowerPoint... save ( "pres.ppt" , SaveFormat ....you want to convert to PPT. Save the resulting file as a PPT...

    products.aspose.com/slides/java/conversion/png-...
  8. Convert JPG to PPT in Java | products.aspose.com

    Convert JPG to PPT in Java. Use Java library API to convert JPG images to PowerPoint... save ( "pres.ppt" , SaveFormat ....you want to convert to PPT. Save the resulting file as a PPT...

    products.aspose.com/slides/java/conversion/jpg-...
  9. Aspose.Cells 8.4.1中的公共API更改|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.... PROMPT ); //Save the workbook workbook . save ( output ); 以...setBold ( true ); //Save the workbook workbook . save ( output ); 设...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. PS to TIFF Converter using C++ | Aspose.PDF

    Sample code for PS to TIFF conversion using C++. Use C++ example for batch PS to TIFF conversion....output file path as parameters Save the output TIFF file Here is...your PS file and then simply save it as a TIFF file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-tiff/