Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 365,398 for

save

(0.13 sec)
  1. 使用 Python 查看或編輯 PPT 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPT 格式元數據。...Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/python-net/m...
  2. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....Convert a particular page and save the image to stream tiffDevice...size ): # Create filename for save imageFileName = output_pdf +...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  3. Generate QR Code, Micro QR Code and Rectangular...

    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.... Save ( $"{path}QRVersionAuto.png"...QRVersion . Version05 ; gen . Save ( $"{path}QRVersion05.png" ...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  4. 使用 C++ 查看或編輯 ODP 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 ODP 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  5. 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...
  6. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // Demonstrates...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  7. 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...
  8. 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...
  9. 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-...
  10. 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...