Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 367,899 for

save

(0.12 sec)
  1. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....Save(..) method . The following code... Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  2. Move a paragraph from one presentation to anoth...

    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.... Paragraph ()); // Save the slide in the source file...file. slide1 . Slide . Save (); // Save the slide in the target...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  3. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....pass to the node renderer's "Save" method to modify // how it...let saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Features List | Aspose.Page for C++

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for C++....tickets Save XPS files to PDF and raster images Save EPS documents...model classes Save XPS documents as raster images Save XPS documents...

    docs.aspose.com/page/cpp/features-list/
  5. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小..." ; // Save the workbook into a byte array...(in-memory) const msData = workbook . save ( SaveFormat . Xlsx ); // Load...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  6. 通过C++的JavaScript向Excel插入背景图片|Documentation

    “如何使用C++的Script向Excel插入背景图片”...then click "Apply Background & Save" to generate XLSX and HTML files..."runExample" > Apply Background & Save </ button > < a id = "downloadXlsx"...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  7. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....); // Create stream object to save the output image try { OutputStream...Convert a particular page and save the image to stream BmpDevice...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  8. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....); // Create stream object to save the output image try { OutputStream...Convert a particular page and save the image to stream PngDevice...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. 使用 Node.js 和 C++ 将指定工作表保存为 PDF|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将指定的工作表保存为 PDF。...// Save the pdf file with PdfSaveOptions workbook . save ( "output...// Save the pdf file with PdfSaveOptions workbook . save ( "output...

    docs.aspose.com/cells/zh/nodejs-cpp/save-specif...
  10. 更改数据透视表的布局|Documentation

    如何使用Aspose.Cells for Java脚本通过C++改变数据透视表的布局。... calculateData (); // Save the Compact form output const...const outputData1 = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/zh/javascript-cpp/changin...