Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 375,542 for

save

(0.13 sec)
  1. C++ API to Export XPS to DOCM | products.aspose...

    Convert XPS to DOCM within C++ applications....Convert XPS to DOC by using Save member function Load DOC file...Words API Save the document to DOCM format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. C++ API to Export PCL to DOTM | products.aspose...

    Convert PCL to DOTM within C++ applications....Convert PCL to DOC by using Save member function Load DOC file...Words API Save the document to DOTM format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. C++ API to Convert CGM to PPSX | products.aspos...

    Convert CGM to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert CGM to PPTX by using Save method function Load PPTX document...reference Save the document to PPSX format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. C++ API to Convert EPUB to PPS | products.aspos...

    Convert EPUB to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert EPUB to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/epub-t...
  5. C++ API to Convert XPS to XAML | products.aspos...

    Convert XPS to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XPS to PPTX by using Save method function Load PPTX document...reference Save the document to XAML format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. C++ API to Convert MHTML to SWF | products.aspo...

    Convert MHTML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert MHTML to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. C++ API to Convert PCL to PPT | products.aspose...

    Convert PCL to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. PDF File Metadata|Aspose.PDF for C++

    Discover how to read and modify PDF metadata using Aspose.PDF for C++. Enhance PDF document properties with easy-to-follow instructions....Information" ); // Save output document pdfDocument -> Save ( _dataDir...Value" )); // Save document pdfDocument -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/pdf-file-metadata/
  9. Managing Outlook Calendar Items|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....samples for: Create and Save Calendar Items Save Calendar Items as...as MSG Files Save Product IDs for MAPI Calendar Items to ICS Get...

    docs.aspose.com/email/net/managing-outlook-cale...
  10. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-font-settings/