Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 369,762 for

save

(0.26 sec)
  1. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and customizable outputs....the converted image will be saved. Convert HTML to JPG The JPG...outputPath) method of the class to save HTML as a JPG image. The following...

    docs.aspose.com/html/java/convert-html-to-image/
  2. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document document -> Save ( _dataDir...textStamp ); } // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  3. Copying Rows and Columns with Node.js via C++|D...

    This article shows how to copy rows and columns through the Aspose.Cells for Node.js via C++ API....15 ); // Save the excel file. excelWorkbook1 . save ( path ...., 3 ); // Save the result on disc workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/copying-rows-a...
  4. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save the file. Add Table in PDF -...get_Paragraphs () -> Add ( table ); // Save updated document containing...

    products.aspose.com/pdf/cpp/table/add/
  5. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...st ; // Save the workbook const outputData = wb . save ( SaveFormat... Click the download link to save the file.</p>' ; }); </ script...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. SaveOptions.memory_optimization property | Aspo...

    SaveOptions.memory_optimization property. Gets or sets value determining if memory optimization should be performed before saving the document...should be performed before saving the document. Default value...while saving large documents at the cost of slower saving time...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...formatting of XML data XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  8. Aspose.PSD for .NET 21.7 - Release Notes|Docume...

    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.... Save ( outputFilePng , new PngOptions...PngOptions ()); image . Save ( outputFilePsd ); } using ( var image...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  9. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Table|Aspose.Slides for Node.js via .NET Docume...

    Work with tables in Aspose.Slides for Node.js: create, format, merge cells, apply styles, import data, and export with examples for PPT, PPTX, and ODP.... save ( "table.pptx" , aspose . slides...remove ( table ); presentation . save ( "table_removed.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/examples/ele...