Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 377,060 for

save

(0.26 sec)
  1. Converting Excel Files to HTML in Jython|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....xls" ) # Save the document in HTML format workbook . save ( dataDir...

    docs.aspose.com/cells/java/converting-excelfile...
  2. How to Convert HTML Page to PDF in C#

    This article guides on how to convert HTML page to PDF in C#. It contains information to set the environment, a detailed step-wise process and a runnable sample code to convert HTML page to PDF using C#....above custom loading options Save the output PDF file having the...then use the Save method in the Document class to save the output...

    kb.aspose.com/pdf/net/how-to-convert-html-page-...
  3. Unprotect a Worksheet in Python|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....unprotect () # Save the Excel file. workbook . save ( self . dataDir...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  4. How to digitally sign PDF|Aspose.PDF for PHP vi...

    Explore how to digitally sign PDF documents in PHP using Aspose.PDF to protect document integrity and verify authorship....$pkcs ); // Save output PDF file $signature -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/digitally-sign-pdf...
  5. 幻灯片转场|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握幻灯片转场:添加、定制和排序效果及持续时间,并提供 PPT、PPTX 和 ODP 演示文稿的示例。... save ( "slide_transition.pptx" ,...TransitionType . None ); presentation . save ( "slide_transition_removed...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header path effortlessly. Optimize your document workflow today!... Save ( ArtifactsDir + "MailMerge...builder . EndTable (); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words.set...
  7. MailMergeSettings.DataSource | Aspose.Words for...

    Discover how to set the MailMergeSettings DataSource property for seamless mail merge integration. Easily specify your data source path for optimal results!... Save ( ArtifactsDir + "MailMerge...builder . EndTable (); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words.set...
  8. Converting a TEX file to HTML using C++ | Aspos...

    Sample code for TEX to HTML conversion using C++. Use C++ example for batch TEX to HTML conversion....Save method while passing the output...SaveFormat.Html as parameters Save the output HTML file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-h...
  9. Converting a TEX file to XML using C++ | Aspose...

    Sample code for TEX to XML conversion using C++. Use C++ example for batch TEX to XML conversion....Save method while passing the output...SaveFormat.Xml as parameters Save the output XML file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-xml/
  10. Converting a TEX file to SVG using C++ | Aspose...

    Sample code for TEX to SVG conversion using C++. Use C++ example for batch TEX to SVG conversion....Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-svg/