Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 375,766 for

save

(0.99 sec)
  1. 使用C++通过JavaScript将JSON转换为Excel文件|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON转换为Excel文件。...// save file to xlsx format const outputData = wb . save ( SaveFormat...Load JSON into Workbook and Save as XLSX </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. Layer Generator Console Application|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....objects of various types and save them in the chosen format. It...choose the output format for saving. Usage Command syntax: app...

    docs.aspose.com/gis/net/layer-generator-console/
  3. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the save method. Properties...USE_THUMBS # Save updated PDF file document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  4. Create New Email in Ruby|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....\ # Save message in EML and MSG formats mail_message_save_type...message . save ( data_dir + "Message.eml" , mail_message_save_type...

    docs.aspose.com/email/java/create-new-email-in-...
  5. 使用 Go 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中... 使用 Save 方法儲存輸出的 PDF。 將新頁面插入到 PDF 中 package...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    products.aspose.com/pdf/zh-hant/go-cpp/pages/add/
  6. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into PDF format using Aspose.PDF in Python for Java.... Save output PDF document by calling Document.Save() method..."result_fromHtml.pdf" doc . save ( documentOutName ) # conversion...

    docs.aspose.com/pdf/python-java/convert-html-to...
  7. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with Golang via C++....Cells enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/go-cpp/convert-excel-file...
  8. Python 3D Formats Point Cloud | products.aspose...

    Generate point cloud to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via Python library using a few lines of Python code....with the relevant output The Save method of the format parameter...scene class objects. Create save options using PLYSaveOptions...

    products.aspose.com/3d/python-net/point-cloud/
  9. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI....); // Save the document in DOCX format. The format to save as is...supports saving any document in many more formats. doc . save ( dataDir...

    docs.aspose.com/words/java/create-new-document-...
  10. 处理消息附件|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....要保存附件,请调用 MapiAttachment 类的 Save() 方法。 下面的代码片段展示了如何将附件保存到本地磁盘。...attachments : # Save the individual attachment attachment . save ( data_dir...

    docs.aspose.com/email/zh/python-net/working-wit...