Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 376,836 for

save

(2.34 sec)
  1. How to Convert Bitmap to PNG in Java

    This short tutorial guides you on how to convert Bitmap to PNG in Java. Using this tutorial you can convert BMP file to PNG in Java in any of the common operating systems like Windows, macOS or Linux....the PngOptions class object Save the source Bitmap file as PNG...Finally, we save the BMP file to PNG in Java using the save() function...

    kb.aspose.com/imaging/java/how-to-convert-bitma...
  2. Export Presentations to XAML in C++|Aspose.Slid...

    Convert PowerPoint and OpenDocument slides to XAML in C++ using Aspose.Slides—quick, Office-free solution that keeps your layout intact....introduction to XAML, shows how to save a presentation to XAML with...> ( u "pres.pptx" ); pres -> Save ( System :: MakeObject < XamlOptions...

    docs.aspose.com/slides/cpp/export-to-xaml/
  3. Export Presentations to XAML in Java|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides—quick, Office-free solution that keeps your layout intact....introduction to XAML, shows how to save a presentation to XAML with..."pres.pptx" ); try { pres . save ( new XamlOptions ()); } finally...

    docs.aspose.com/slides/java/export-to-xaml/
  4. Convert DOCX to PPTX via C++ or with free Onlin...

    Export DOCX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code.... This can save time and effort, as the content...from existing documents, and save them as PPTX files. Aspose.Total...

    products.aspose.com/total/cpp/conversion/docx-t...
  5. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/net/compress/
  6. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....selected search and replace string Save the Word document with replaced...word document using C++ and save the modified DOCX on disk. Code...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  7. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....presentation like PPTX and then save it as a Word document say a...Create a memory stream object Save the loaded presentation as an...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  8. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....a new separate document and save it to disk. $ dstDoc = ExtractContent...extractedNodes ); $ dstDoc -> save ( ExtractContent :: $ gDataDir...

    docs.aspose.com/words/java/extract-content-in-php/
  9. Aspose.Words .NET Plugins – Is Document Compare...

    Hi Team, We are evaluating Aspose.Words for .NET Plugins (metered licensing model) and need clarification before purchasing. Our use case: Input: two DOCX files Operation: Document.Compare() to detect differences Out…...to detect differences Output: save the result as a DOCX with tracked...shows examples that load and save DOCX directly, and lists DOCX...

    forum.aspose.com/t/aspose-words-net-plugins-is-...
  10. Convert PPTX to SVG in Node.js | products.aspos...

    Convert PPTX to SVG in Node.js. Use Node.js library API to convert PPTX files to SVGs...Presentation from PPTX file and save it as SVG. Node.js code for...source PPTX files in Node.js. Save result as SVG file. Convert...

    products.aspose.com/slides/nodejs-java/conversi...