Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 375,987 for

save

(0.78 sec)
  1. Difference between MapiAttachment.Save(...) and...

    I believe I found a bug when using MapiAttachment.Save(Stream stream) on an OLE attachment (attachment with PR_ATTACH_METHOD == ATTACH_OLE). On the message I was testing with, I noticed that using MAPI to download the O…...Save(...) and MapiAttachment.ObjectData...bug when using MapiAttachment.Save(Stream stream) on an OLE attachment...

    forum.aspose.com/t/difference-between-mapiattac...
  2. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....document immediately before saving it to PDF. doc = aw . Document...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations....ActualMinorUnit ; // Saves the presentation presentation . Save ( "ErrorBars_out...SwitchRowColumn (); // Saves presentation pres . Save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/net/chart-axis/
  4. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Java. 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/java/remove-slide-from-p...
  5. Convert MBOX to IMAGE in Python | products.aspo...

    Save MBOX to IMAGE in your Python applications without using Microsoft Outlook or Word...NET and save it into the desired IMAGE format...efficient solution that can help you save time and effort when adding...

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

    Save EML to BMP in your Python applications without using Microsoft Outlook or Word...NET and save it into the respective Word...easy to use and can help you save time and effort in the conversion...

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

    Save EMLX to RTF in your Python applications without using Microsoft Outlook or Word...load the converted HTML and save it into the respective Word...efficient solution that can help you save time and effort in the conversion...

    products.aspose.com/total/python-net/conversion...
  8. Converting a PDF file to EXCEL using PHP | Aspo...

    Sample code on PHP for PDF to EXCEL conversion. Use example code for batch PDF to EXCEL conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Excel as parameters Save the output Excel file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....Paragraph collection of the page Save the resultant PDF document The...World!" )); // Save updated PDF document . save ( "HelloWorld_out...

    docs.aspose.com/pdf/java/hello-world-example/