Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 311,349 for

save

(0.12 sec)
  1. Saving File to Response Object|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....Saving File to Response Object Contents [ Hide ] Aspose.Cells...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/net/saving-file-to-respon...
  2. 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++....Saving File to Response Object with C++ Contents [ Hide ] Aspose...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  3. 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...
  4. Aspose::Words::Saving::SvgSaveOptions::get_Reso...

    Aspose::Words::Saving::SvgSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images) are Saved when exporting a document to Svg format. Default is null in C++....Aspose::Words::Saving::SvgSaveOptions::get_ResourcesFolder method...where resources (images) are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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....Saving File to Response Object with Python.NET Contents [ Hide...approaches for saving files to response streams. Saving File to Response...

    docs.aspose.com/cells/python-net/saving-file-to...
  6. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.Save_images_as_wmf property. When ``True`` all images will be Saved as WMF....save_images_as_wmf property RtfSaveOptions.save_images_as_wmf...images will be saved as WMF. @property def save_images_as_wmf...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Specify Symbologies for Barcodes in PHP|Documen...

    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....Code39Standard ); \ # Save image to disk $builder -> save ( $dataDir ....-> QR ); \ # Save image to disk $builder -> save ( $dataDir ....

    docs.aspose.com/barcode/java/specify-symbologie...
  8. 绘制椭圆|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面中绘制椭圆、圆形或椭圆。支持使用C#绘制圆形或椭圆并保存为pdf、svg、html、image、xps等格式。...draw a circle in the page and save as SVG format. The code example...circle in a Visio drawing and save as SVG format. 在 PDF 中画圆 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...
  9. Manage X-Dimension and Y-Dimension in PHP|Docum...

    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....Code128 ); \ # Save the image to file $bb -> save ( $dataDir ....( 0.5 ); \ # Save the image to file $bb -> save ( $dataDir ....

    docs.aspose.com/barcode/java/manage-x-dimension...
  10. 在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/