Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 363,779 for

save

(0.35 sec)
  1. Manage SmartArt Graphics in Presentations on An...

    Automate PowerPoint SmartArt creation, editing, and styling using Aspose.Slides for Android, featuring concise Java code examples and performance-focused guidance.... Save the modified presentation as...BasicBlockList ); // Saving presentation pres . save ( "SimpleSmartArt...

    docs.aspose.com/slides/androidjava/manage-smart...
  2. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....screenAnnotation ); // Save PDF document document . Save ( dataDir + "...soundAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/multimedia-annotation/
  3. Convert PPTM to XLTM using Python or with free ...

    PPTM to XLTM conversion in your Python applications without using Microsoft Office or online. Test free PPTM to XLTM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...source PPTM file Save PPTM file to HTML by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  4. Convert SXC to OTT using Python or with free On...

    SXC to OTT conversion in your Python applications without using Microsoft Office or online. Test free SXC to OTT online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save SXC file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  5. Convert MOBI to XLTX using Python or with free ...

    MOBI to XLTX conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLTX online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  6. Convert FODS to RTF using Python or with free O...

    FODS to RTF conversion in your Python applications without using Microsoft Office or online. Test free FODS to RTF online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Workbook class Save FODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  7. Convert Microsoft Project MPP File | Aspose.Tas...

    Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats....Project (MSP) allows developers to save project data (MPP/XML) to HTML...Aspose.Tasks also allows you to save project data to the same formats...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  8. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Java API has support of primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....to mesh automatically while saving in any supported output file...with primitive 3D shapes and save in the FBX file. Add Asset Information...

    docs.aspose.com/3d/java/create-scene-with-primi...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....setFitToPagesWide ( 1 ); // Save the workbook workbook . save ( "out_net.pdf"...( true ); // Save the workbook. workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  10. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink.... Save image bytes to a file. The code...from a OneNote document and save them as files. Copy 1 // The...

    docs.aspose.com/note/net/working-with-images/