Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 568,869 for

save

(0.21 sec)
  1. Search DOCX document without opening via C++ | ...

    C++ example code to search words with pattern in DOCX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Save DOCX file using Save() method. System Requirements...::Forward)); // Save the document docx->Save(u "output.docx"...

    products.aspose.com/words/cpp/search/docx/
  2. Merge PPTM Files via C++ | products.aspose.com

    C++ example code to combine PPTM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pptm/
  3. Merge POTM Files via C++ | products.aspose.com

    C++ example code to combine POTM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/potm/
  4. Merge POTX Files via C++ | products.aspose.com

    C++ example code to combine POTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/potx/
  5. Merge PPT Files via C++ | products.aspose.com

    C++ example code to combine PPT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/ppt/
  6. Merge ODP Files via C++ | products.aspose.com

    C++ example code to combine ODP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/odp/
  7. Aspose.Note for Java 2.4.0 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......NullReferenceExcepti while saving OneNote document with large...raises NullReferenceExcepti on save Bug NOTENET-2053 ArgumentOutOfRangeEx...

    docs.aspose.com/note/java/aspose-note-for-java-...
  8. ExtractPages API looks not working - Free Suppo...

    hi , i am using aspose.words 21.8.0. i have a document: 123.docx (29.0 KB) i used the below clodes to extract pages from the documents: var fileFullname = @"O:\123.docx"; var doc = new Aspose.Words.Document(fileFull…...PageCount; page++) { // Save each page as a separate document...+ 1}.docx"); extractedPage2.Save(toFileName2); } the extracted...

    forum.aspose.com/t/extractpages-api-looks-not-w...
  9. EmlSaveOptions | Aspose.Email for .NET API Refe...

    EmlSaveOptions Contents [ Hide ] EmlSaveOptions class Allows to specify additional options when saving MailMessage to......specify additional options when saving MailMessage to Eml and Emlx...this class that can be used to save a MailMessage in the Eml and...

    reference.aspose.com/email/net/aspose.email/eml...
  10. Convert OFT to EMLX via Java | products.aspose.com

    Try the code sample to convert OFT files to EMLX format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...