Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 380,296 for

save

(0.39 sec)
  1. C# API to Export CGM to OTT | products.aspose.com

    Convert CGM to OTT without using Microsoft Word...Convert CGM to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to OTT format using Save method and...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Hello World Example|Documentation

    This page describes how to create example of hello world with Aspose.Diagram library....Use the Save method of Diagram class object to save the file...(); // Save diagram in the VSDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/net/hello-world-example/
  3. PDF Protection API | Aspose.PDF

    Lock PDF documents with free cross-platform Apps and High Code APIs for any platform.... Finally, save the encrypted PDF file using Save method of the..."Encrypt_out.pdf" ; // Save updated PDF document . Save ( dataDir );...

    products.aspose.com/pdf/protect/
  4. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF pages of your document programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/pages/
  5. Working with Outlook Message Attachments using ...

    You can manage Outlook message attachments with the C++ Email Parser Library, Save and delete them, and embed messages as an attachment....Aspose Outlook Creating and Saving Outlook Message (MSG) Files...explained how to create and save messages, and how to create...

    docs.aspose.com/email/cpp/working-with-message-...
  6. Remove Tables from Existing PDF Documents|Aspos...

    Learn how to remove one or more tables from existing PDF documents in Java....the first detected table and save the document. public static...getTableList (). get ( 0 )); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/removing-tables/
  7. Disable Compatibility Checker in Excel with Gol...

    This article shows how to disable compatibility checker through the Aspose.Cells for C++ API....Compatibility Checker flags that saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/go-cpp/disable-compatibil...
  8. Convert PDF to Excel in C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to convert PDF to Excel format using C++. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) constructor. The following...document. Save it to XLS format by calling Document->Save() method...

    docs.aspose.com/pdf/cpp/convert-pdf-to-excel/
  9. Create AcroForm - Create Fillable PDF in Java|A...

    Create AcroForm fields from scratch in PDF documents using Aspose.PDF for Java....Add the field to the form and save the document. public static...textBoxField , 1 ); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/create-form/
  10. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML format efficiency....resources (images and fonts) are saved when a document is exported...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...