Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 367,952 for

save

(0.12 sec)
  1. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....CreateBookmarks method and save the output PDF file using Save method. The following...CreateBookmarks (); // Save PDF document bookmarkEditor . Save ( dataDir +...

    docs.aspose.com/pdf/net/create-bookmarks/
  2. Saving Files 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....Ask AI Saving Files in PHP Contents [ Hide ] Aspose.Cells - Saving...Saving Files Saving file to some location If developers need...

    docs.aspose.com/cells/java/saving-files-in-php/
  3. Aspose.PSD for Python via .NET 24.1 - Release N...

    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.... # So if you save the AI image without changing...will be rendered and saved. image . save ( firstPageOutputPng...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  4. Converting Metafiles to Other Image Formats in ...

    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....emf" ); \ # Save EMF to BMP using BmpOptions...BmpOptions object $metafile -> save ( $dataDir . "EmfToBmp.bmp" , new BmpOptions...

    docs.aspose.com/imaging/java/converting-metafil...
  5. Saving File to Response Object with Node.js via...

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

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  6. Manage Workbook with C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs.... Save the workbook using the Save method. #include...(). Add (); // Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/cpp/managing-workbooks-an...
  7. Saving Files in Python|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....Ask AI Saving Files in Python Contents [ Hide ] Aspose.Cells...Cells - Saving Files Saving file to some location If developers need...

    docs.aspose.com/cells/java/saving-files-in-python/
  8. 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/java/convert-visio-t...
  9. 在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....将其文件保存到某个存储位置,那么他们可以在调用 Workbook 对象的 save 方法时指定文件名(包括完整的存储路径)和所需的文件格式(使用...) \ # Save in default (Excel2003) format workbook . save ( data_dir...

    docs.aspose.com/cells/zh/java/saving-files-in-r...
  10. Draw Rectangle|Documentation

    This section explains how to draw rectangle in a visio page with Aspose.Diagram. Support using C# to draw rectangle and Save as pdf, svg, html, image, xps and other formats....a rectangle in the page and save as SVG format. The code example...rectangle in a Visio drawing and save as SVG format. Draw Rectangle...

    docs.aspose.com/diagram/net/drawing/draw-rectan...