Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 375,703 for

save

(0.53 sec)
  1. Convert XLT to DOCM using Python or with free O...

    XLT to DOCM conversion in your Python applications without using Microsoft Office or online. Test free XLT to DOCM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save XLT file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  2. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving...property is updated before saving. Default value is false ; get...“CreatedTime” property when saving. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Split PDF pages|Aspose.PDF for .NET

    This section explains how to split PDF pages with Aspose.PDF Facades using PdfFileEditor class....loop through this array and save the individual sets of pages..."MultiplePages.pdf" , numberOfPages ); // Save individual files foreach ( var...

    docs.aspose.com/pdf/net/split-pdf-pages/
  4. Convert ODS to DOC with .NET or with free Onlin...

    Convert ODS to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free ODS to DOC online converter quickly before integrating the code....Document class Save the document to DOC format using Save method and..."input.ods" ); // save ODS as PDF book . Save ( "pdfOutput.pdf"...

    products.aspose.com/total/net/conversion/ods-to...
  5. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....presentation from the HTML and save it as a PowerPoint presentation...Convert DOCX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. Managing Worksheets 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....Worksheet" ); // Saving the Excel file $workbook -> save ( $dataDir..."Sheet1" ); // Saving the Excel file $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/managing-worksheets-...
  7. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert MSG to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....to MHTML Save the loaded MHTML to PDF using the save method By...in an MHTML format using the save method. We will then load the...

    kb.aspose.com/email/java/how-to-convert-outlook...
  8. How to Unhide Excel Sheet using C#

    This short tutorial guides on how to unhide Excel sheet using C#. It provides detailed steps, program flow and a runnable sample code to demonstrate the process to unhide all sheets using C#....with or without a password and save the resultant workbook on the...true if a sheet is not visible Save the resultant workbook with...

    kb.aspose.com/cells/net/how-to-unhide-excel-she...
  9. Exporting Images to PSD Format in PHP|Documenta...

    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....instance of PsdSaveOptions class $save_options = new PsdOptions ();...= new CompressionMethod (); $save_options -> setCompressionMethod...

    docs.aspose.com/imaging/java/exporting-images-t...
  10. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....textStamp ); // Save output document document -> Save ( _dataDir +...stamp ); // save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...