Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 346,948 for

save

(0.08 sec)
  1. Extract Text From Word Document in C#

    You can easily extract text from Word Document in C# with this brief tutorial. It encompasses steps for setting up the development environment, step-by-step workflow, and a working sample code to convert Word to TXT in C#....properties Save the Word file as TXT on the disk using the Save method...DOCX is saved as a TXT file on the disk using the Save method...

    kb.aspose.com/words/net/extract-text-from-word-...
  2. Convert ODP to PDF in Python

    This brief article highlights how to convert ODP to PDF in Python. It also represents the required steps to establish the development environment along with a list of programming tasks, and an example code to transform ODP to PDF in Python.... Steps to Save ODP to PDF using Python Establish...the desired PDF file options Save the ODP file as a PDF on the...

    kb.aspose.com/slides/python/convert-odp-to-pdf-...
  3. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#....couple of API calls only and also save the output file to other formats...Define the output format as XLSX Save the output file as an Excel...

    kb.aspose.com/words/net/conversion-from-word-to...
  4. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless document rendering and enhanced text display.... Save ( Stream ) Saves the current fallback...settings to stream. Save ( string ) Saves the current fallback...

    reference.aspose.com/words/net/aspose.words.fon...
  5. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java...."Demo" }, ts ); //Save the Document document . save ( _dataDir + "sample_watermark...delete ( fa ); } document . save ( _dataDir + "sample_watermark_del...

    docs.aspose.com/pdf/java/sticky-annotations/
  6. Working with Images in Java|Aspose.Words for Java

    Image shapes in details and advanced features provided by Aspose.Words for Java.... Save image data to a file. How to...this using Aspose.Words API: Saving Images as WMF Aspose.Words...

    docs.aspose.com/words/java/working-with-images/
  7. How to Convert EML to MSG using Java

    In this simple tutorial, we will learn how to convert EML to MSG using Java. You will learn that in order to convert EML to MSG in Java, simple API calls can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux that are configured with Java....Convert the EML to MSG using the save method By using the aforementioned...Finally, the loaded EML file is saved as a MSG file on the disk using...

    kb.aspose.com/email/java/how-to-convert-eml-to-...
  8. Convert OTP to GIF in Python | products.aspose.com

    Convert OTP to GIF in Python. Use Python library API to convert OTP files to GIF...Presentation from OTP file and save it as GIF. Python tutorial for...Presentation( "PowerPoint.otp" ); pres . save( "output.gif" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  9. Convert OTP to FODP in Python | products.aspose...

    Convert OTP to FODP in Python. Use Python library API to convert OTP files to FODP...Presentation from OTP file and save it as FODP. Python tutorial...Presentation( "PowerPoint.otp" ); pres . save( "output.fodp" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...
  10. Convert PDF to HTML in Python | products.aspose...

    Convert PDF to HTML in Python. Use Python library API to convert PDF files to HTML...Presentation from PDF file and save it as HTML. Python tutorial.... {format_from} " ); pres . save( "pres.html" , SaveFormat ....

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