Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 368,266 for

save

(0.12 sec)
  1. Create Presentations on Android|Aspose.Slides D...

    Create presentations in Java with Aspose.Slides for Android—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results.... save ( "NewPresentation_out.pptx"...formats can I save a new presentation to? You can save to PPTX, PPT...

    docs.aspose.com/slides/androidjava/create-prese...
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....Cells enables you to save the Excel files to PDF/A compliant...This topic describes how to save the Excel workbook to a PDF/A...

    docs.aspose.com/cells/cpp/convert-excel-file-to...
  3. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using PHP....page’s index Call the save method to save the updated PDF file...delete ( 2 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/delete-pages/
  4. Aspose::Words::Saving::SaveOptions::get_TempFol...

    Aspose::Words::Saving::SaveOptions::get_TempFolder method. Specifies the folder for temporary files used when saving to a DOC or DOCX file. By default, this property is null and no temporary files are used in C++....Aspose::Words::Saving::SaveOptions::get_TempFolder method Contents...for temporary files used when saving to a DOC or DOCX file. By default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Convert Document to HTML|Aspose.Words for Node....

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Node.js. You can also specify Save options for managing the output document....one of the save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  6. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....PDF file into HTML format and save the images from the PDF file...PDF file into HTML format and save the images from the PDF file...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  7. Working with Outlook Contacts|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....Contents [ Hide ] Creating, Saving and Reading Contacts Like MapiMessage...article shows how to create, save and read an Outlook contact...

    docs.aspose.com/email/python-net/working-with-o...
  8. Add and Delete a Bookmark|Aspose.PDF for C++

    This topic explain how to add bookmark to a PDF document with C++ library. Also you can delete all or particular bookmarks from a PDF document....pdfOutline ); // Save the update document pdfDocument -> Save ( _dataDir...pdfOutline ); // Save output pdfDocument -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmark/
  9. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to DOCX format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....Finally, you can save the PDF file using Save method of the Form...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/net/import-and-export-data/