Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 368,176 for

save

(0.53 sec)
  1. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pptx/
  2. Merge PPSM Files via C++ | products.aspose.com

    C++ example code to combine PPSM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/ppsm/
  3. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . save ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Microsoft Project MPP File | Aspose.Tas...

    Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats....Project (MSP) allows developers to save project data (MPP/XML) to HTML...Aspose.Tasks also allows you to save project data to the same formats...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  5. FixedPageSaveOptions.colorMode property | Aspos...

    FixedPageSaveOptions.colorMode property. Gets or sets a value determining how colors are rendered.... Saving . ColorMode Remarks The default...to change image color with saving options property. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在Ruby中将Excel转换为PDF文件|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....def excel_to_pdf ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/zh/java/converting-excel-...
  7. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink.... Save image bytes to a file. The code...from a OneNote document and save them as files. Copy 1 // The...

    docs.aspose.com/note/net/working-with-images/
  8. 从 PDF 中提取图像 C#|Aspose.PDF for .NET

    如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取图像的一部分...该对象提供一个 Save 方法,可用于保存提取的图像。以下代码片段演示了如何从 PDF...Create )) { // Save the output image xImage . Save ( outputImage...

    docs.aspose.com/pdf/zh/net/extract-images-from-...
  9. Android API to Convert RTF to XLT or with free ...

    Convert RTF to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLT online converter quickly before integrating the code....Microsoft Excel for creating and saving spreadsheet templates. Converting...Convert RTF to HTML by using Save method Load HTML document by...

    products.aspose.com/total/android-java/conversi...
  10. Convert Project Pages to Separate Image Files |...

    This guide explains how to convert Microsoft Project files into multiple JPEG image files using Aspose.Tasks for C#.... It specifies whether to save pages to separate files or not...list of page numbers to save when saving project layouts to separate...

    docs.aspose.com/tasks/cpp/convert-project-pages...