Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 361,648 for

save

(0.18 sec)
  1. Convert DOC To RTF Javascript

    Convert DOC to RTF format in JavaScript code. Save DOC as RTF using JavaScript.... Save DOC as RTF in JavaScript The...output file and use the save() method to save the result as RTF. The...

    products.aspose.com/words/nodejs-net/conversion...
  2. Convert ICS to EMLX via Java | products.aspose.com

    Try the code sample to convert ICS files to EMLX format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...Appointment class used to load and save calendar events, create new...

    products.aspose.com/email/java/conversion/ics-t...
  3. Excel to HTML - Use PresentationPreference Opti...

    Learn to render better layout when saving Excel files to HTML with C++....to render better layout when saving a Microsoft Excel file to HTML...SetPresentationPrefe ( true ); // Save the Excel file to HTML with...

    docs.aspose.com/cells/cpp/excel-to-html-use-pre...
  4. PdfImageColorSpaceExportMode enumeration | Aspo...

    Aspose.Words.Saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....can pass to the document's "Save" method // to modify how that...let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert JPG To JPG Javascript

    Convert JPG to JPG format in JavaScript code. Save JPG as JPG using JavaScript.... Save JPG as JPG in JavaScript The...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  6. Aspose.Cells - Regression bug causing pivot tab...

    Hi, We are are using Aspose.Cells (NET), version 25.8.0. We’re trying to Save a .xlsx file with pivot tables, and it gets Saved as a corrupted file requiring recovery. This did not occur on previous versions (tested at …...to save a .xlsx file with pivot tables, and it gets saved as...do is open the workbook and save the workbook. ExcelCorrupter...

    forum.aspose.com/t/aspose-cells-regression-bug-...
  7. PDF to PPTX Converter using Python via Java | A...

    Sample code on Python via Java for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Python and Java...Save method with page index & output...output file path as parameters Save the output PPTX file Here is...

    products.aspose.com/pdf/python-java/conversion/...
  8. Barcode Generation|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.... customizing barcode text, saving generated barcodes, working...elements Save Generated Barcodes Explains how to save generated...

    docs.aspose.com/barcode/androidjava/generate-ba...
  9. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/net/ps/working-with-gradient/
  10. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingArc_out...( graph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-arc/