Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 380,819 for

save

(1.77 sec)
  1. 公共 API Aspose.Diagram 17.01 的变化|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....); // create an instance SVG save options class SVGSaveOptions...getShape ( 2 )); // save Visio drawing diagram . save ( dataDir + "SelectiveShapes_out...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  2. How to Convert Excel Chart to JPG in C# without...

    This topic shows you how to convert Excel chart to JPG in C# without Interop using .NET environment for Windows, macOS and Linux....able to Save Excel chart as JPG in C#. Similar to saving as JPG...JPG you can also save chart to any of the other common formats...

    kb.aspose.com/cells/net/how-to-convert-excel-ch...
  3. C++ API to Convert MHTML to POTM | products.asp...

    Convert MHTML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert MHTML to PPTX by using Save method function Load PPTX document...reference Save the document to POTM format using Save member function...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. C++ API to Convert PS to PPS | products.aspose.com

    Convert PS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PS to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  5. C++ API to Convert PCL to PPTM | products.aspos...

    Convert PCL to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL to PPTX by using Save method function Load PPTX document...reference Save the document to PPTM format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. Convert Image to PPTX in Java | products.aspose...

    Convert image to PPTX in Java. Use Aspose.Slides for Java to add an image to a slide and Save it as a PPTX presentation....add image files to slides and save the result as a PPTX presentation...presentationImage ); presentation . save ( "presentation.pptx" , SaveFormat...

    products.aspose.com/slides/java/conversion/imag...
  7. 从PDF文件中提取图像|Aspose.PDF for Java

    本节介绍如何使用Java库从PDF文件中提取图像。... 使用 XImage 对象的save(..)方法保存提取的图像。 以下代码片段向您展示如何从PDF文件中提取图像。..."output.jpg" ); // 保存输出图像 xImage . save ( outputImage , ImageFormat...

    docs.aspose.com/pdf/zh/java/extract-images-from...
  8. Set Field Script|Aspose.PDF for Python via .NET

    This code snippet shows how to assign a JavaScript action to a form field in a PDF document using Aspose.PDF for Python.... Save the modified PDF document. import...executed');" ) # Save output PDF file form_editor . save ( output_file_name...

    docs.aspose.com/pdf/python-net/set-field-script/
  9. Merge HTML Files in Java | products.aspose.com

    Merge HTML files in Java. Use Aspose.Slides for Java to combine HTML files and Save the merged content as HTML....files into a Presentation and save the merged content as an HTML... close (); } presentation . save ( "merged.html" , SaveFormat...

    products.aspose.com/slides/java/merger/html-to-...
  10. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....to Excel in C++ , it will be saved as an XLSX file. Steps to Change...is to be converted to Excel Save the loaded workbook as XLSX...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...