Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 373,070 for

save

(0.41 sec)
  1. Saving File to Response Object with Python.NET|...

    Learn how to Save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Ask AI Saving File to Response Object with Python.NET Contents...approaches for saving files to response streams. Saving File to Response...

    docs.aspose.com/cells/python-net/saving-file-to...
  2. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  3. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...2 , 2 , 4 ); // Save diagram diagram . Save ( dataDir + "Dra...a rectangle in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  4. Saving File to Response Object with C++|Documen...

    Learn how to Save files dynamically and send them directly to a client browser using Aspose.Cells for C++....Ask AI Saving File to Response Object with C++ Contents [ Hide...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  5. Saving Excel files to CSV, PDF and other format...

    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....Ask AI Saving Excel files to CSV, PDF and other formats Contents...files, you would also need to save your workbook (file). Aspose...

    docs.aspose.com/cells/java/saving-excel-files-t...
  6. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram class' Save method and set the image format...

    docs.aspose.com/diagram/python-net/convert-visi...
  7. 在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....将文件保存到某个存储位置,他们可以在调用 Workbook 对象的 save 方法时简单地指定文件名(包括完整的存储路径)和所需的文件格式(使用...); //Save in default (Excel2003) format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/zh/java/saving-files-in-php/
  8. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....saving module Contents [ Hide ] The aspose.words...words.saving module provides classes and enumerations that allow...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Saving an Excel File|Documentation

    This article introduces how to Save file in GridDesktop....Ask AI Saving an Excel File Contents [ Hide ] Using Aspose.Cells...both cases, it is necessary to save the contents of the Aspose.Cells...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Convert Document to Other Formats in Jython|Asp...

    Convert Document to Other Formats using Jython in Java.... dataDir + 'loading_saving/' # Load the document from...dataDir + "document.doc" ) doc . save ( dataDir + "Aspose_DocToHTML...

    docs.aspose.com/words/java/convert-document-to-...