Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 368,170 for

save

(0.67 sec)
  1. 在Excel工作簿内复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for C++在Excel工作簿中复制和移动工作表。...()); // Save modified workbook excelWorkbook1 . Save ( outDir...2 ); // Save modified workbook excelWorkbook2 . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/copy-and-move-work...
  2. Set Worksheet Tab Color in Aspose.Cells|Documen...

    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.... Red ; //Save the Excel file workbook . Save ( "AsposeColoredTab_Out...AI Document Assistant Close Save Each Worksheet to a Different...

    docs.aspose.com/cells/net/set-worksheet-tab-col...
  3. Watermark PDF API | Aspose.PDF

    Add or remove watermark from PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save PDF file Add Watermark in PDF...artifact ); //save result pdf to file doc . Save ( "add_watermark...

    products.aspose.com/pdf/watermark/
  4. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF pages into individual PDF files with C++....the empty document Save the new PDF using Save method The following...CopyPage ( page ); newDocument -> Save ( _dataDir + u "page_" + pageCount...

    docs.aspose.com/pdf/cpp/split-pdf-document/
  5. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications.... Save the new PDF using Save method. The following...add ( $page ); $newDocument -> save ( $outputFile . "page_" . $pageCount...

    docs.aspose.com/pdf/php-java/split-document/
  6. Protect PDF using Java | Aspose.PDF

    Lock PDF with password programmatically with Java sample code using Aspose.PDF for Java... Save result in PDF format Protect...AESx256 ); // save updated PDF pdfDocument . save ( "EncryptedFile...

    products.aspose.com/pdf/java/protect/
  7. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON..., options ); // Optionally, save the document with fields to...to a new PDF document . Save ( dataDir + "TextBox_out.pdf" ); }...

    docs.aspose.com/pdf/net/import-export-json/
  8. Add Footer to PDF using PHP | Aspose.PDF

    Add footer to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Save the PDF file. Add Image in Footer...$imageStamp ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/footer/
  9. Create Slide as SVG Image|Aspose.Slides Documen...

    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 the memory stream to file. Example...//Generate SVG image of slide and save in memory stream sld.WriteAsSvg(SvgStream);...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  10. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property XpsSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...