Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 371,748 for

save

(0.24 sec)
  1. Convert WORDML to XLTM using Python or with fre...

    WORDML to XLTM conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORDML to XLTM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Document class Save WORDML file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  2. Convert ODT to XLSB using Python or with free O...

    ODT to XLSB conversion in your Python applications without using Microsoft Word or Excel or online. Test free ODT to XLSB online converter quickly before integrating the code....NET is used to save the created HTML into the desired...Document class Save ODT file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOC to FODS using Python or with free O...

    DOC to FODS conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOC to FODS online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Document class Save DOC file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  4. Convert DOC to PPS in Python or with free Onlin...

    DOC to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOC to PPS online converter quickly before integrating the code....NET, save the created PDF into Presentation...Document class Save DOC file to PDF by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  5. Convert WORD to PPTX in Android Apps or with fr...

    WORD to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORD to PPTX online converter quickly before integrating the code....write HTML content in it, and save it as PPTX. Aspose.Total for...write HTML content in it, and save it as PPTX. How to Convert WORD...

    products.aspose.com/total/android-java/conversi...
  6. Convert XLTM to ODT using Python or with free O...

    XLTM to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLTM to ODT online converter quickly before integrating the code....NET, save the created HTML into desired...Workbook class Save XLTM file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  7. Manage Presentation Properties in .NET|Aspose.S...

    Master presentation properties in Aspose.Slides for .NET and streamline search, branding and workflow in your PowerPoint and OpenDocument files....; // Save the presentation to a file. presentation . Save ( "...; // Save the presentation to a file. presentation . Save ( "...

    docs.aspose.com/slides/net/presentation-propert...
  8. Convert EPUB to TIFF – C# – Aspose.HTML for .NET

    Convert EPUB to TIFF using Aspose.HTML API. Consider various EPUB to TIFF conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-tiff/
  9. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Save(htmlStream, htmlSaveOptions);...new MemoryStream()) { htmlDoc.Save(docxStream, SaveFormat.Docx);...

    forum.aspose.com/t/clone-document-convert-clone...
  10. 在 PS 文件中使用页面 | Python

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...as out_ps_stream: 6 # Create save options with A4 size 7 options...close_page () 27 28 # Save the document 29 document. save () 请参阅在 .NET...

    docs.aspose.com/page/zh/python-net/ps/working-w...