Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 361,401 for

save

(0.13 sec)
  1. 在 PHP 中管理 Visio 图的页眉和页脚|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....() -> setUnderline ( 0 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "HeadersAndFooters...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  2. XpsSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.XpsSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在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...
  4. How to Convert PDF to HTML in Java

    In this quick tutorial you will learn how to convert PDF to HTML in Java. One can easily Save PDF to HTML in Java by adopting simple steps and code executing in Windows, macOS, or Linux with no dependence on Adobe Acrobat or any other third party tool.... One can easily save PDF to HTML in Java by adopting...PDF to HTML in Java by using Save method In order to develop PDF...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ht...
  5. How to Convert Outlook Email to HTML using C#

    In this simple topic, we will learn how to convert Outlook Email to HTML using C#. You will observe that in order to export Email to HTML C# based API can be effectively used. This application can be used in any of the .NET configured environment in operating systems like Windows, Linux, or macOS....Set the HTML save options for output HTML file Save the MSG file...file as HTML using the Save method By following the above mentioned...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  6. Text, Image or Page Stamps in PDF using C++ | A...

    Add stamps: text, image or page - to PDF programmatically with C++ sample code using Aspose.PDF for C++....textStamp ); // Save output document document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/stamps/
  7. 在 PHP 中将自定义样式表应用于 Visio Diagram|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....$custom_stylesheet ); } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ApplyCustomStyleShee...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  8. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....multiple EPUB files Set the save format Save the output EPUB file on...criteria and save format. Finally, call the save() method with...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  9. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more with powerful C++ code examples....paragraphs -> Add ( para ); pres -> Save ( u "text.pptx" , SaveFormat...Color :: get_Blue ()); } pres -> Save ( u "text-red.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/text-formatting/
  10. Merge PPSM Files To PPTX Using Python | product...

    Merge multiple PPSM files in Python.... save( "presentation.pptx" , slides...to merge two PPSM files and save result as PPTX in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...