Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,797 for

save

(0.58 sec)
  1. Manage Exchange Server Tasks Using EWS in C#|Do...

    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.... Send Task Request Save Task to Disc Create Tasks The...IEWSClient . Save Tasks to Disc Aspose.Email also allows saving Exchange...

    docs.aspose.com/email/net/manage-exchange-serve...
  2. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。... Save ( "presentation-out.pptx" ,...trust Aspose APIs" ; pres . Save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  3. 在Ruby中管理分页符|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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "Add Page Breaks...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  4. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....also use an existing style, save it with the workbook, and use...features you want. Click OK to save the style and apply it to the...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  5. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Save (); private void CreateDocumentProper...EndTable (); // Save the document to disk. doc . Save ( "Inserting...

    docs.aspose.com/words/net/inserting-table/
  6. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for JavaScript via C++.... Save the workbook to persist the...gridlines // Save the workbook const outputData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/workbook-s...
  7. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。..."A1:T35" ); // Save the workbook workbook . Save ( outDir + u "SetPrintArea_out..."$1:$2" ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  8. How to Convert TIFF to PDF in C#

    This brief tutorial is about how to convert TIFF to PDF in C#. In order to create TIFF to PDF converter C# code and comprehensive steps are given along with the environment configuration....settings Save the generated PDF on the disk using the Save method...Finally, using the Save method, the PDF is saved on the disk. Code...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  9. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....C# , the output file can be saved as an XLSX , XLS , PDF, etc...Set the style back to the cell Save the modified workbook on the...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  10. Managing Page Breaks 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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( self . dataDir + "Add Page...

    docs.aspose.com/cells/java/managing-page-breaks...