Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 365,752 for

save

(0.11 sec)
  1. Manage Slide Sections in Presentations with Pyt...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Python — split, rename, and reorder to optimize PPTX and ODP workflows.... save ( "presentation_sections.pptx"...section2 , 0 ) presentation . save ( "reordered_sections.pptx"...

    docs.aspose.com/slides/python-net/slide-section/
  2. Convert MHTML to DOCX in Python | products.aspo...

    MHTML and HtmlFixed to DOCX conversion in your Python applications without using Microsoft Word...application that allows users to save documents in HTML format using...feature as it allows users to save documents in a format that is...

    products.aspose.com/total/python-net/conversion...
  3. Convert MHTML to ODT in Python | products.aspos...

    MHTML and HtmlFixed to ODT conversion in your Python applications without using Microsoft Word... This feature will help to save the document in the HTML format...ODT format. It also helps to save the document in the HTML format...

    products.aspose.com/total/python-net/conversion...
  4. How to Copy Excel Sheet to Another Workbook usi...

    This article guides on how to copy Excel sheet to another workbook using Node.js. It has all the details to set the IDE, a list of steps and a runnable sample code to copy Excel worksheet using Node.js....argument to the copy() method Save the output workbook after copying...either save the resultant workbook with the same name or save it...

    kb.aspose.com/cells/nodejs/how-to-copy-excel-sh...
  5. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。..." ); doc-> Save ( u"Output.doc" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.doc"); using namespace...

    products.aspose.com/words/zh-hant/cpp/make/doc/
  6. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。..." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/zh-hant/cpp/make/
  7. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。... save ( "MaxValuesVerticalAxi_out...); //切换行和列 // 保存演示文稿 pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/java/chart-axis/
  8. How to Convert TIFF to PDF in C#

    This brief tutorial is about how to convert TIFF to PDF in C#. In order to create TIFF to PDF converter C# code and comprehensive steps are given along with the environment configuration....settings Save the generated PDF on the disk using the Save method...Finally, using the Save method, the PDF is saved on the disk. Code...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  9. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....C# , the output file can be saved as an XLSX , XLS , PDF, etc...Set the style back to the cell Save the modified workbook on the...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  10. Aspose.Cells 8.5.2中的公共API更改|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.... toImage ( 0 , g ); //Save the graphics context image in...(), style ); //Save workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...