Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 369,861 for

save

(0.13 sec)
  1. Export EXCEL to PPTX in Android or with free On...

    Android API to Convert EXCEL to PPTX without using Microsoft Word or online. Test free EXCEL to DOC online converter quickly before integrating the code....their file processing tasks and save time and money. Android API...Document class Save the document to PPTX format using save method Get...

    products.aspose.com/total/android-java/conversi...
  2. C# API to Export PS to DOT | products.aspose.com

    Convert PS to DOT without using Microsoft Word...class Convert PS to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOT format using Save method and...

    products.aspose.com/total/net/conversion/ps-to-...
  3. C# API to Export PS to MHTML | products.aspose.com

    Convert PS to MHTML without using Microsoft Word...class Convert PS to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to MHTML format using Save method and...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Save the modified presentation. This...PowerPoint file to disk pres . save ( "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  5. Export EMLX to GIF via Java | products.aspose.com

    Java API to Convert EMLX to GIF without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to GIF format using save method and set GIF as SaveFormat...

    products.aspose.com/total/java/conversion/emlx-...
  6. Converting a PDF file to CSV using Python via J...

    Sample code on Python via Java for PDF to CSV conversion. Use example code for batch PDF to CSV conversion with Python and Java...CSV Save it to CSV format by calling Doc.Save() method and...passing it ExcelSaveOptions Save the output CSV file Here is...

    products.aspose.com/pdf/python-java/conversion/...
  7. Aspose.PSD for .NET 22.9 - 发行说明|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.... Save ( outputPsdFile , p16 ); } using...)) { // 使用 16 位颜色保存图片 img . Save ( outputImageFile , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a document stored in a stream in C++....document from the stream, and then save it to the automatically detected...SaveFormatToExtensio ( saveFormat )); doc -> Save ( get_ArtifactsDir () + u "File...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. Rendering Resource Usage and Resource Sheet Vie...

    Learn how to read Microsoft Project resource usage and resource sheet views using Aspose.Tasks for Java.... save (days, options); 14 15 // Set..."result_thirdsOfMonths.pdf" ; 18 project. save (thirds, options); 19 20 //...

    docs.aspose.com/tasks/java/rendering-resource-u...
  10. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....text at given coordinates, and save the resulting file. Create a...paragraphs.add(text_fragment) . Save the document. The following...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...