Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 369,807 for

save

(0.25 sec)
  1. C++ API to Export SVG to RTF | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/svg-to...
  2. 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-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class.... After that, save the updated PDF file using Close...110 , 750 ); // Save PDF document mender . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  9. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options....and then save the presentation as a PDF using a Save method. The...Presentation class exposes the Save method that is typically used...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... Save the presentation as a PPTX file...image ) # Save the presentation as PPTX. presentation . save ( "picture_frame...

    docs.aspose.com/slides/python-net/picture-frame/