Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 368,108 for

save

(0.15 sec)
  1. Convert JPG To GIF Javascript

    Convert JPG to GIF format in JavaScript code. Save JPG as GIF using JavaScript.... Save JPG as GIF in JavaScript The...the local drive, then simply save it as GIF, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  2. Convert EMLX to HTML via Java | products.aspose...

    Try the code sample to convert EMLX files to HTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...create, load and parse, modify, save emails, or perform other manipulations...

    products.aspose.com/email/java/conversion/emlx-...
  3. Manage Slide Sections in Presentations in .NET|...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for .NET — split, rename, and reorder to optimize PPTX and ODP workflows.... Save ( "pres-sections.pptx" , SaveFormat...ReorderSectionWithSl ( section2 , 0 ); pres . Save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/net/slide-section/
  4. Image Preprocessing via C# | Aspose

    Preprocess image and Save result as a new image....image before recognition and save result as a MemoryStream or...optimization. ImageProcessing.Save OcrInput Applies processing...

    products.aspose.com/ocr/net/recognition/preproc...
  5. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.Save("test.docx"); ASPOSE.…...save("test.docx"); ASPOSE.Word version...load options. Save the Document : Finally, save the document in...

    forum.aspose.com/t/insert-html-into-word-includ...
  6. PDF to EMF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-emf/
  7. PDF to TXT Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-txt/
  8. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  9. 在 Aspose.Cells 中设置工作表标签颜色|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....getRed ()); //Save the Excel file workbook . save ( dataPath +...

    docs.aspose.com/cells/zh/java/set-worksheet-tab...
  10. Edit PPT in Java | products.aspose.com

    Edit PPT in Java. Use Java library API to edit PowerPoint presentation... save ( "pres.ppt" , SaveFormat ....edit. Add a new line of text. Save the changed PowerPoint file...

    products.aspose.com/slides/java/editor/ppt/