Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 369,809 for

save

(0.37 sec)
  1. Aspose.PSD for .NET 24.8 - 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 ( outputPsdFile [ caseIndex...caseIndex ], opt )) { img . Save ( outputImageFile [ caseIndex...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-8...
  2. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/Saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/Saveformat/#Dot) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/python-net/bookmarks/
  4. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....effects in a document as we save it to PDF. doc = aw . Document...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...SaveFormat Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Can not load file - Free Support Forum - aspose...

    I get "This file's format is not supported or you don't specify a correct format" error when I try to open attached file with the following code : Aspose.Cells.Workbook wb = new Aspose.Cells.Workbook(@"C:\TEMP\test5\syn…...Excel application and save it with Save-As menu, you will notice...Ms Excel 2003 or 2007/2010). Save the file As "Microsoft Office...

    forum.aspose.com/t/can-not-load-file/40760
  7. Public API Changes in Aspose.Cells 8.4.2|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...."End Sub" ; //Save the workbook workbook . Save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . Save ( output ); Enumeration...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Set Background Picture of a Worksheet|Documenta...

    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 workbook. The code samples..."e:\\test\\school.jpg" ); //Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/set-background-pictur...
  9. 在VSTO和Aspose.Cells中插入和移除工作表中的单元格注释|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....comment" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...comment" ; //Save As the excel file. workbook . Save ( "Book1.xls"...

    docs.aspose.com/cells/zh/net/inserting-and-remo...
  10. C++ API to Export XPS to DOTX | products.aspose...

    Convert XPS to DOTX within C++ applications....Convert XPS to DOC by using Save member function Load DOC file...Words API Save the document to DOTX format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...