Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 369,791 for

save

(0.23 sec)
  1. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to XLS converter using Java....using the above load options Save the output file in XLSX format...Document object. Finally, call the save() method with the desired SaveFormat...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  2. Convert PDF to EPUB using C#

    Follow this article to convert PDF to EPUB using C#. It has all the details to set the IDE for development, a list of steps, and a sample code for transforming PDF file to EPUB using C#....overloaded method Save that takes the output file name save format EPUB...loading format to PDF, and use the Save() method to create the desired...

    kb.aspose.com/words/net/convert-pdf-to-epub-usi...
  3. Aspose.PSD for .NET 19.8 - 发行说明|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.... Save ( outputFilePath ); } PSDNET-134...fillLayer . Update (); psdImage . Save ( fileName + "_" + gradientType...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  4. Android API to Render EPUB to DOTM | products.a...

    Transform EPUB to DOTM via Android via Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....link ) # Save the modified document document . save ( path_outfile...link annotation to the page Save the modified document to the...

    docs.aspose.com/pdf/python-net/create-links/
  6. C++ API to Convert XPS to SWF | products.aspose...

    Convert XPS to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XPS to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  7. Add Bookmark to PDF using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/bookmarks/
  8. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable the Compatibility Checker through the Aspose.Cells for Python via .NET API....Compatibility Checker flags when saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/python-net/disable-compat...
  9. Add Bookmark to PDF using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/bookmarks/
  10. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF.... Finally, save the output PDF file using Close...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/