Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 376,877 for

save

(0.44 sec)
  1. Display SVG Formats Using C++ | Aspose.PDF

    Open and view SVG documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/svg/
  2. Convert PPS to XLTX via PHP or with free Online...

    PHP API to Convert PPS to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to XLTX online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...call the save method Save the PPS file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  3. Online OFT to TEXT Conversion or Build .NET bas...

    Free online app to convert OFT to TEXT files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to TEXT format using Save method and set Text as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  4. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....specifying additional options when saving a document into a text based...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert PPT to PPTX in .NET|Aspose.Slides Docum...

    Convert legacy PPT presentations to modern PPTX fast in .NET with Aspose.Slides — clear tutorial, free C# code samples, no Microsoft Office dependency....and saves in PPTX format. By specifiying different save formats...formats, you can also save PPT file into many other formats like...

    docs.aspose.com/slides/net/convert-ppt-to-pptx/
  6. Online OFT to DOCM Conversion or Build .NET bas...

    Free online app to convert OFT to DOCM files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOCM format using Save method and set Docm as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  7. Online OFT to PNG Conversion or Build .NET base...

    Free online app to convert OFT to PNG files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to PNG format using Save method and set Png as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  8. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity.... save ( "index.html" , slides . export...animate_transitions = False presentation . save ( "index.html" , slides . export...

    docs.aspose.com/slides/python-net/export-to-html5/
  9. Convert ICS to XPS in Python | products.aspose.com

    Save ICS to XPS in your Python applications without using Microsoft Outlook or Word...load the converted HTML and save it into the respective Word...package that can help developers save time and effort when dealing...

    products.aspose.com/total/python-net/conversion...
  10. Fill AcroForm|Aspose.PDF for C++

    This section explains how to fill form field in a PDF document with Aspose.PDF for C++....field" ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/fill-form/