Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 376,384 for

save

(0.35 sec)
  1. Export PDF to POTX in Android | products.aspose...

    Android API to Convert PDF to POTX without using Microsoft Word...Convert PDF to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Export PCL to POT in Android | products.aspose.com

    Android API to Convert PCL to POT without using Microsoft Word...Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Work with Task Views | Aspose.Tasks Documentation

    Learn how to work with task views using Aspose.Tasks for C# and VB.NET....ormat::TaskUsage); 11 12 // Save the Project 13 System ::String...s_out.pdf" ; 14 project1 -> Save(dataDir + outputProject, options);...

    docs.aspose.com/tasks/cpp/task-views/
  4. Export MSG to DOCM via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  5. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using PHP. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...// Save the PDF document as a PPTX file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pow...
  6. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers.... Save the modified presentation. The...font_height = 18 # Save the PPTX to disk. presentation . save ( "parag...

    docs.aspose.com/slides/python-net/manage-paragr...
  7. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/
  8. HTML with Node.js via C++|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....code example below shows how to save a workbook as an HTML file using...filePath ); // Save file to HTML format workbook . save ( "out.html"...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....particular image, save the updated PDF file using Save method of the...jpg" )); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  10. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace text in the document in C++....input file, with the specified save format and additional options...input file, with the specified save format and additional options...

    reference.aspose.com/words/cpp/aspose.words.low...