Sort Score
Result 10 results
Languages All
Labels All
Results 9,671 - 9,680 of 368,108 for

save

(0.09 sec)
  1. C# API to Export CGM to ODT | products.aspose.com

    Convert CGM to ODT without using Microsoft Word...Convert CGM to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to ODT format using Save method and...

    products.aspose.com/total/net/conversion/cgm-to...
  2. C# API to Export CGM to DOT | products.aspose.com

    Convert CGM to DOT without using Microsoft Word...Convert CGM to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOT format using Save method and...

    products.aspose.com/total/net/conversion/cgm-to...
  3. C# API to Export PS to MHTML | products.aspose.com

    Convert PS to MHTML without using Microsoft Word...class Convert PS to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to MHTML format using Save method and...

    products.aspose.com/total/net/conversion/ps-to-...
  4. C# API to Export EPUB to RTF | products.aspose.com

    Convert EPUB to RTF without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to RTF format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  5. C# API to Export PS to DOT | products.aspose.com

    Convert PS to DOT without using Microsoft Word...class Convert PS to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOT format using Save method and...

    products.aspose.com/total/net/conversion/ps-to-...
  6. C# API to Export EPUB to WORDML | products.aspo...

    Convert EPUB to WORDML without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to WORDML format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  7. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md document after the conversion is …...Document(file_path) save_options = aw.saving.MarkdownSaveOptions() save_options...= 150 document.save("【标准报表】问题汇总 副本.md", save_options) PDF: 【标准报表】问题汇总...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  8. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...is_total = True # Save modified workbook workbook . save ( "output.xlsx"...subtotals = [ 0 , 4 , 8 , 12 ] wb . save ( os . path . join ( file_path...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  9. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Save the modified presentation. This...PowerPoint file to disk pres . save ( "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  10. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with C++....Add() method and saves it as an output Excel file ...(). Add ( inputXmlMap ); // Save the workbook in XLSX format...

    docs.aspose.com/cells/cpp/add-xml-map-inside-th...