Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 375,990 for

save

(1.01 sec)
  1. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract signature information, extract image from signature, change language, and etc using PdfFileSignature class....signature ); // Save PDF document pdfFileSignature . Save ( dataDir...signature ); // Save PDF document pdfFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/working-with-signature-...
  2. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....located, and then use save method to save the updated PDF file...param is a page number editor . save ( _dataDir + "PdfContentEdi...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  3. Create Thumbnails of Presentation Shapes in .NE...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for .NET – easily create and export presentation thumbnails.... Save the thumbnail image to any desired...shape . GetImage ()) { image . Save ( "Shape_thumbnail_out.png"...

    docs.aspose.com/slides/net/create-shape-thumbna...
  4. Remove Slides from Presentations in JavaScript|...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Get clear code examples and boost your workflow.... Save the modified presentation. This...slide ); // Saves the modified presentation pres . save ( "modified...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  5. Convert EML to SVG in Python | products.aspose.com

    Save EML to SVG in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word SVG...automate the conversion process and save time. How to Convert EML to...

    products.aspose.com/total/python-net/conversion...
  6. Convert EML to OTT in Python | products.aspose.com

    Save EML to OTT in your Python applications without using Microsoft Outlook or Word... It also allows users to save emails in a format that is compatible...Words for Python via .NET and save it into respective Word OTT...

    products.aspose.com/total/python-net/conversion...
  7. Convert EMLX to DOT in Python | products.aspose...

    Save EMLX to DOT in your Python applications without using Microsoft Outlook or Word...NET and save it into the respective Word...automate the conversion process and save time and effort. How to Convert...

    products.aspose.com/total/python-net/conversion...
  8. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++.... Save the modified file. Sample Code..."NewCust" ); // Save modified workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  9. 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...
  10. 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...