Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 369,861 for

save

(0.42 sec)
  1. C# API to Export CGM to PCL | products.aspose.com

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

    products.aspose.com/total/net/conversion/cgm-to...
  2. Manage Presentation Backgrounds in .NET|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for .NET, with code tips to boost your presentations.... Save the modified presentation. The...; // Save the presentation to disk. presentation . Save ( "SolidColorBackground...

    docs.aspose.com/slides/net/presentation-backgro...
  3. Create a Presentation Viewer in Java|Aspose.Sli...

    Create a custom presentation viewer in Java using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint.... Save the slide as an SVG image to...referenced slide at a defined scale. Save the thumbnail image in any desired...

    docs.aspose.com/slides/java/presentation-viewer/
  4. Create a Presentation Viewer on Android|Aspose....

    Create a custom presentation viewer in Java using Aspose.Slides for Android. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint.... Save the slide as an SVG image to...referenced slide at a defined scale. Save the thumbnail image in any desired...

    docs.aspose.com/slides/androidjava/presentation...
  5. Refresh Values of Linked Shapes with Node.js vi...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for Node.js via C++....js via C++ if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/nodejs-cpp/refresh-values...
  6. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....Xlsx , GridJs will also saves all shapes/images to a zip archive...operation. In this action a save back to the cache file will...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Create a Presentation Viewer in C++|Aspose.Slid...

    Create a custom presentation viewer in C++ using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint.... Save the slide as an SVG image to...referenced slide at a defined scale. Save the thumbnail image in any desired...

    docs.aspose.com/slides/cpp/presentation-viewer/
  8. Manage Presentation Backgrounds on Android|Aspo...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Android via Java, with code tips to boost your presentations.... Save the modified presentation. The...); // Save the presentation to disk. presentation . save ( "SolidColorBackground...

    docs.aspose.com/slides/androidjava/presentation...
  9. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations.... Save the modified presentation. The...blue # Save the presentation to disk. presentation . save ( "SolidColorBackground...

    docs.aspose.com/slides/python-net/presentation-...
  10. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then Save the xlsx as Docx. But with…...ImageOrPrint options and then save the xlsx as Docx. But with charts...SaveAsEditableShapes = true; workbook.Save(filePath + "sample.docx", options);...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...