Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 361,208 for

save

(0.3 sec)
  1. Add Pages to PDF using C++ | Aspose.PDF

    Add PDF pages to your document programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Insert...Insert ( 2 ); // Save output file document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/pages/add/
  2. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...thumbnail to a document that we save as an Epub. Document doc = new...( "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Delete Annotations (facades)|Aspose.PDF for Java

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class.... Finally, use save method to save the updated PDF file...getName ()); // Save updated PDF annotationEditor . save ( _dataDir...

    docs.aspose.com/pdf/java/delete-annotations/
  4. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting an Excel file to HTML using Aspose.Cells for Node.js via C++....purpose and set it to true while saving the Excel file to HTML format...cell B5 in Red color, and then saves it in HTML format using HtmlSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/export-workshe...
  5. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....append ( outline ) # Save output document . save ( output_pdf ) Add...append ( outline ) # Save output document . save ( output_pdf ) Delete...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  6. 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...
  7. Render EMLX to BMP in Andorid App | products.as...

    Export EMLX to BMP without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  8. Render EML to FLATOPC in Andorid App | products...

    Export EML to FLATOPC without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to FLAT_OPC format using save method and set FLAT_OPC as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  9. Render EML to DOT in Andorid App | products.asp...

    Export EML to DOT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOT format using save method and set DOT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  10. Render EML to EPUB in Andorid App | products.as...

    Export EML to EPUB without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to EPUB format using save method and set EPUB as SaveFormat...

    products.aspose.com/total/android-java/conversi...