Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 582,921 for

save

(0.12 sec)
  1. C# Microsoft Visio Files Conversion | products....

    Convert Microsoft Visio formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM VDW VSD VSS VST to PDF HTML and Images with few lines of C# code via .NET library....After loading the file, Call the Save method with output path with...load the file and calling the save method by providing image name...

    products.aspose.com/diagram/net/conversion/
  2. How to Convert OneNote to JPEG using C#

    This simple article focuses on how to convert OneNote to JPEG using C#. It covers all the details for setting up the IDE, programming work flow and an example code to export OneNote to JPEG using C#....SaveFormat enumerator inside the Save method The above mentioned steps...In the subsequent step, the Save method is used to convert the...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  3. Search TXT document without opening via C++ | p...

    C++ example code to search words with pattern in TXT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Save TXT file using Save() method. System Requirements...::Forward)); // Save the document txt->Save(u "output.txt" );...

    products.aspose.com/words/cpp/search/txt/
  4. Merge POTM Files using Java | products.aspose.com

    Java sample code to combine POTM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/potm/
  5. Merge ODP Files using Java | products.aspose.com

    Java sample code to combine ODP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/odp/
  6. Merge POTM Files To PDF Using Python | products...

    Merge multiple POTM files in Python.... save( "presentation.pdf" , slides...to merge two POTM files and save result as PDF in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  7. Merge ODP Files To PPSX Using Python | products...

    Merge multiple ODP files in Python.... save( "presentation.ppsx" , slides...steps to merge two ODP files and save result as PPSX in Python. Install...

    products.aspose.com/slides/python-net/merge/odp...
  8. Merge OTP Files To PPS Using Python | products....

    Merge multiple OTP files in Python.... save( "presentation.pps" , slides...steps to merge two OTP files and save result as PPS in Python. Install...

    products.aspose.com/slides/python-net/merge/otp...
  9. Merge POTX Files To POT Using Python | products...

    Merge multiple POTX files in Python.... save( "presentation.pot" , slides...to merge two POTX files and save result as POT in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  10. Merge POTM Files Using Python | products.aspose...

    Merge multiple POTM files in Python.... save( "presentation.potm" , slides...to merge two POTM files and save result as POTM in Python. Install...

    products.aspose.com/slides/python-net/merge/potm/