Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 310,748 for

save

(0.09 sec)
  1. C++ API to Convert PPTX to TEXT or with free On...

    Export PPTX to TEXT within your C++ applications or online. Test free PPTX to TEXT online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to TEXT format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  2. C++ API to Convert PPTX to WORD or with free On...

    Export PPTX to WORD within your C++ applications or online. Test free PPTX to WORD online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOCX format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  3. Convert DOTM to ODP via C++ or with free Online...

    Export DOTM to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to ODP online converter quickly before integrating the code....presentation, which can then be saved as an ODP file. This process...Convert DOTM to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotm-t...
  4. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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....Save(Aspose.PSD.StreamContainer,System.... ToString () + "\0" ; im . Save ( exportPath ); } // Test file...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  5. Create a Chart in a Microsoft PowerPoint Presen...

    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.... Lastly, save the presentation. VSTO Example...angles in X and Y direction. Save the presentation. Close the...

    docs.aspose.com/slides/java/create-a-chart-in-a...
  6. Create Flowchart in Python | Python Flowchart M...

    Programmatically, create a flowchart in Python. Create a VSD or VSDX file using the VSS master file with the Python Flowchart Maker API.... After that, specify save options using the DiagramSaveOptions...Finally, save the output file in VSDX format using the save() method...

    blog.aspose.com/diagram/create-flowchart-in-pyt...
  7. Aspose::Words::LowCode::Comparer class | Aspose...

    Aspose::Words::LowCode::Comparer class. Provides methods intended to compare documents in C++....with additional options and saves the differences to the specified...with additional options and saves the differences to the specified...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++.... It then saves the workbook as output PDF file...); // Save the workbook as a PDF file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  9. 图表工作簿|Aspose.Slides 文档

    在 C++ 中的 PowerPoint 演示文稿中的图表工作簿...MemoryStream (); workbook -> Save ( cellsOutputStream , Aspose...set_IsColorVaried ( true ); pres -> Save ( u "response2.pptx" , Export...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  10. Extract Assets from USD File Formats via .NET |...

    C# source code to load, render and add extract assets from USD documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/usd/