Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 380,278 for

save

(0.17 sec)
  1. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... save ( "note.pptx" , slides . export...remove_notes_slide () presentation . save ( "note_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  2. C++ API to Convert XML to EXCEL | products.aspo...

    Convert XML to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  3. C++ API to Convert XML to MD | products.aspose.com

    Convert XML to MD via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to MD format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. C++ API to Convert XML to XLTX | products.aspos...

    Convert XML to XLTX via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to XLTX format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  5. C++ API to Convert XSLFO to MD | products.aspos...

    Convert XSLFO to MD via C++ API without using Microsoft Excel or Adobe Reader...Convert XSLFO to XLSX by using Save member function Load XLSX document...reference Save the document to MD format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. C++ API to Convert XSLFO to DIF | products.aspo...

    Convert XSLFO to DIF via C++ API without using Microsoft Excel or Adobe Reader...Convert XSLFO to XLSX by using Save member function Load XLSX document...reference Save the document to DIF format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  7. C++ API to Convert XML to XLSB | products.aspos...

    Convert XML to XLSB via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to XLSB format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. C++ API to Convert CGM to EXCEL | products.aspo...

    Convert CGM to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert CGM to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  9. FontSavingArgs.keep_font_stream_open property |...

    FontSavingArgs.keep_font_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....stream open or close it after saving a font. @property def keep_font_stream_open...fonts when saving to HTML. def handle_font_saving ( self , args...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...Save() 方法将其保存为 SaveFormat.Html 格式。...pdf" )) { // Save the output HTML document . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/