Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 137,329 for

save

(0.07 sec)
  1. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation.... save( "watermark.pptx" , slides ...PictureFillMode . STRETCH presentation . save( "watermark2.pptx" , slides...

    products.aspose.com/slides/python-net/watermark...
  2. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_Saved_by property. Gets or sets the name of the last author....last_saved_by property BuiltInDocumentPrope.last_saved_by property...def last_saved_by ( self ) -> str : ... @last_saved_by.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Setting Page Options in Php|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....$page_orientation_type -> PORTRAIT ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Page Orientation...

    docs.aspose.com/cells/java/setting-page-options...
  4. MailMergeSettings.Clear | Aspose.Words for .NET

    Effortlessly reset your mail merge settings with the MailMergeSettings Clear method, transforming your document into a standard format for seamless use....document is saved, no mail merge settings will be saved and it will...clearing them. Once we do that and save the document, // Microsoft Word...

    reference.aspose.com/words/net/aspose.words.set...
  5. Aspose.Cells 8.4.2中的公共API更改|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...."End Sub" ); //Save the workbook workbook . save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . save ( output ); 增加了枚举字段PasteType...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. Aspose.Cells 8.4.2中的公共API更改|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...."End Sub" ; //Save the workbook workbook . Save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . Save ( output ); 添加了枚举字段PasteType...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. How to Convert PDF to Latex in C#

    This tutorial guides on how to convert PDF to Latex in C#. It contains the necessary information to configure the environment, step-wise procedure, a sample runnable code and customization options for converting PDF to Latex file in C#....in the TeXSaveOptions object Save the PDF file as a TEX file"...the result TEX file. You can save the output file on the disk...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-lat...
  8. How to Convert MPP to HTML in C#

    This quick tutorial explains how to convert MPP to HTML in C#. To change Microsoft Project to HTML using C# detailed instructions are provided in the form of detailed steps and a runnable sample code....Save() function will be used to transform...the page size of the HTML file Save the MPP file as HTML using the...

    kb.aspose.com/tasks/net/how-to-convert-mpp-file...
  9. How to Convert PSD to PNG in C#

    This example entails how to convert PSD to PNG in C#. You can manage to export PSD to PNG in C# using quick and easy to follow steps with Aspose.PSD for .NET....The application can be used to save PSD as PNG using C# using a...PSD to a PNG file using the Save method In C# PSD to PNG converter...

    kb.aspose.com/psd/net/how-to-convert-psd-to-png...
  10. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in Node.js using Aspose.Cells for Node.js via C++....getGlow() property and then saves the workbook in output excel...); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...