Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 378,797 for

save

(0.25 sec)
  1. Excel to Document Conversion - Free Support For...

    Hi, We took your code for Excel to Document Conversion from the bellow URLhttp://www.aspose.com/.net/excel-component.aspxIt is working fine, if we have some styling in excel like background color, after conversion if we …...Save method can be used for the task...object and then calling the Save method. C# (.NET) using Aspose...

    forum.aspose.com/t/excel-to-document-conversion...
  2. Import Bookmarks from XML to an Existing PDF Fi...

    This section explains how to import bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class.... Save the updated PDF file using the save method. The...

    docs.aspose.com/pdf/java/import-bookmark/
  3. Converting Outlook Message File (MSG) to TIFF I...

    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() method and save it to stream in MHTML... call the Document.Save() method to save the MHTML document to...

    docs.aspose.com/email/net/converting-outlook-me...
  4. Aspose.Cells 8.4.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...."End Sub" ; //Save the workbook workbook . Save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . Save ( output ); 添加了枚举字段PasteType...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Aspose.Cells 8.4.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...."End Sub" ); //Save the workbook workbook . save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . save ( output ); 增加了枚举字段PasteType...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. Converting a PS file to PNG using C++ | Aspose.PDF

    Sample code for PS to PNG conversion using C++. Use C++ example for batch PS to PNG conversion....output file path as parameters Save the output PNG file Here is...your PS file and then simply save it as a PNG file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-png/
  7. Using a Common Button to Submit Grid Data|Docum...

    This article describes the use of submit button in GridWeb....command buttons like Submit and Save . Use these buttons to perform...clicking GridWeb’s built-in Save command button, but also by...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Node.js. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/nodejs-net/saving-a-docum...
  9. Export Visio Diagram to XPS in PHP|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....vsd" ); \ # Save as XPS $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.xps" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  10. Create 3D Scene in Java | Java 3D Rendering | J...

    Learn how to create 3D scenes in Java using the Aspose.3D API. This step-by-step guide will walk you through creating and reading a simple 3D scene."... After that, we’ll save the 3D scene in an FBX file...allows you to create, edit, and save 3D scenes in a variety of formats...

    blog.aspose.com/3d/create-3d-scene-using-java/