Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 376,890 for

save

(0.58 sec)
  1. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js....Words also supports most popular save formats . Now the functionality...programmatically. Then you need to save the document to Markdown format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  2. Export PPSX to OTT on Andorid via Java or with ...

    Convert PPSX to OTT in mobile apps without installing any software or online. Test free PPSX to OTT online converter quickly before integrating the code....Convert PPSX to HTML by using save method and set Html as SaveFormat...Document class Save the document to OTT format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Export PPT to DOCM on Andorid via Java or with ...

    Convert PPT to DOCM in mobile apps without installing any software or online. Test free PPT to DOCM online converter quickly before integrating the code....Convert PPT to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOCM format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. Export PPTM to DOT on Andorid via Java or with ...

    Convert PPTM to DOT in mobile apps without installing any software or online. Test free PPTM to DOT online converter quickly before integrating the code....Convert PPTM to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOT format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Export PPS to ODT on Andorid via Java or with f...

    Convert PPS to ODT in mobile apps without installing any software or online. Test free PPS to ODT online converter quickly before integrating the code....Convert PPS to HTML by using save method and set Html as SaveFormat...Document class Save the document to ODT format using save method and...

    products.aspose.com/total/android-java/conversi...
  6. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... Finally, save the output PDF file using Close...formattedText , 10 ); // Save PDF document fileStamp . Save ( dataDir + "AddHeader_out...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  7. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....Scene object and then you can save it in different 3D supported...file formats . By loading and saving, you can perform number of...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  8. Display CGM Formats Using Python | Aspose.PDF

    Open and view CGM documents programmatically with Python sample code using Aspose.PDF for Python for .NET...options ) # save document in HTML format document . save ( path_outfile...

    products.aspose.com/pdf/python-net/viewer/cgm/
  9. Display SVG Formats Using C++ | Aspose.PDF

    Open and view SVG documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/svg/
  10. Fill AcroForm|Aspose.PDF for C++

    This section explains how to fill form field in a PDF document with Aspose.PDF for C++....field" ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/fill-form/