Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 365,751 for

save

(0.27 sec)
  1. Merge Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of merging" ); //Save the Workbook. wbk . save ( dataDir + "merge_Aspose...

    docs.aspose.com/cells/java/merge-cells/
  2. 在 Python 中将 PowerPoint 演示文稿转换为 Markdown|Aspose....

    使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 幻灯片(PPT、PPTX、ODP)转换为干净的 Markdown,自动化文档编写并保持格式。... 调用 save 将其导出为 Markdown 文件。 使用下面的 Python...presentation : presentation . save ( "presentation.md" , slides...

    docs.aspose.com/slides/zh/python-net/convert-po...
  3. Convert PPT and PPTX to JPG on Android|Aspose.S...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in Java with Aspose.Slides for Android using fast, reliable code examples....save(string, ImageFormat) method...typically use the IPresentation.save(String, SaveFormat, ISaveOptions)...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...$artifact ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/zh-hant/php-java/waterm...
  5. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。... PutValue ( r * 1 ); } } // Save workbook in HTML format and...SetExportGridLines ( true ); wb . Save ( outDir + u "ExportToHTMLWithGrid_out...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  6. Aspose.Slides for .NET 15.4.0 的公共 API 及不向后兼容更改|...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... Save ( "output.pptx" , SaveFormat...StartShapeConnection = wantedIndex ; } input . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  7. Convert CSV to DOCM using Python or with free O...

    CSV to DOCM conversion in your Python applications without using Microsoft Office or online. Test free CSV to DOCM online converter quickly before integrating the code.... Then, the HTML is saved as a DOCM file using the Aspose...Workbook class Save CSV file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  8. Convert MOBI to FODS using Python or with free ...

    MOBI to FODS conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to FODS online converter quickly before integrating the code.... After that, the HTML is saved into the desired Microsoft Excel...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  9. 组装电子表格|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....获得工作表的引用 对工作表进行操作 通过调用Workbook类的Save方法保存具有新工作表的新Excel文件 //Instantiating...Worksheet" ; //Saving the Excel file workbook . Save ( "Adding Worksheet...

    docs.aspose.com/cells/zh/net/assemble-spreadshe...
  10. Convert ODT to EMAIL in Python | products.aspos...

    Save ODT to EMAIL within Python applications without using Microsoft Word or Outlook...NET and save it into EMAIL format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...