Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 369,804 for

save

(0.17 sec)
  1. 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-...
  2. 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...
  3. 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...
  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 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...
  6. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....Materials Conversion before Saving 3D Scenes to GLTF 2.0 Format...material to PBR material, and then saves 3D scene in the GLTF format:...

    docs.aspose.com/3d/python-net/customize-non-pbr...
  7. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast 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/nodejs-java/convert-powe...
  8. 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/
  9. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....load PDF to Document class and save it as output Microsoft Word...Word Library, API or Code to Save, Generate or Create Word Documents...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  10. 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/