Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 363,370 for

save

(0.26 sec)
  1. 图表坐标轴|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中编辑 PowerPoint 图表坐标轴... save ( "MaxValuesVerticalAxi_out...switchRowColumn (); // 保存演示文稿 pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/nodejs-java/chart-axis/
  2. Render the Worksheet and Workbook to Image usin...

    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.... You can save the image file to the disk/stream...Conversion Options It is possible to save specific pages as images. The...

    docs.aspose.com/cells/java/render-the-worksheet...
  3. Convert MHTML to WORDML in Python | products.as...

    MHTML and HtmlFixed to WORDML conversion in your Python applications without using Microsoft Word...API also allows developers to save documents in HTML format using...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ API... Save the Workbook After rotating...rotating the cells, you can save the modified workbook back to a file...

    docs.aspose.com/cells/go-cpp/how-to-rotate-text...
  5. Convert HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python....loading of the source PDF file and save the output in various formats...using the specified options Save the loaded format in Excel format...

    kb.aspose.com/pdf/python/convert-html-to-excel-...
  6. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....with the specified load options Save the output as a DOCX file on...options. Save the loaded document as DOCX by calling the save() method...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  7. Convert MHTML to DOC in Python | products.aspos...

    MHTML and HtmlFixed to DOC conversion in your Python applications without using Microsoft Word... It provides the ability to save the document in HTML format...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....properties of the extracted font and save it on the disk if required....fonts Create a memory stream and save the fetched font on the disk...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  9. How to Merge Word Documents using Python

    This simple article focuses on how to merge Word document using Python. It encapsulates the details to establish the environment along with configuration steps and a working example code to merge DOCX files in Python....using the append_document method Save the Target Word document on...document. Finally, the save method is used to save the merged Word documents...

    kb.aspose.com/words/python/how-to-merge-word-do...
  10. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF documents using Python? Crop PDF files with high quality using Python PDF library....and create new_box Rectangle Save the updated document to the...the new path using the Save() method This sample code shows how...

    products.aspose.com/pdf/tutorial/crop-pdf/