Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 375,780 for

save

(0.38 sec)
  1. Convert PPSM to POT in Python | products.aspose...

    Convert PPSM to POT in Python. Use Python library API to convert PPSM files to POT...Presentation from PPSM file and save it as POT. Python tutorial for..."PowerPoint.ppsm" ); pres . save( "output.pot" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  2. How to Convert DWG to SVG in C#

    This small tutorial entails how to convert DWG to SVG in C#. It encompasses all the important steps to set up the environment and export DWG to SVG image in C#....Convert the DWG to SVG using the Save method In the above mentioned...finally save the DWG file as SVG on the disk using the Save method...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-svg...
  3. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Python via .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ...create_child_node ( sphere ) # Save scene scene . save ( "data-dir" + "sphere...

    docs.aspose.com/3d/python-net/working-with-radi...
  4. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....01 and save it to another file: Scene scene...Vector3 ( 0 . 01 )); scene . Save ( "scaled-scene.obj" , FileFormat...

    docs.aspose.com/3d/net/scale-geometries-of-a-3d...
  5. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....SetStyle ( style ); // Save Excel File wb . Save ( srcDir + u "WrappingText...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  6. Convert PPS to POTX in Node.js | products.aspos...

    Convert PPS to POTX in Node.js. Use Node.js library API to convert PPS files to POTXs...Presentation from PPS file and save it as POTX. Node.js code for..."welcome-to-powerpoint.pps" ); try { pres . save ( "output.potx" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  7. Convert PPSX to PPTM in Node.js | products.aspo...

    Convert PPSX to PPTM in Node.js. Use Node.js library API to convert PPSX files to PPTMs...Presentation from PPSX file and save it as PPTM. Node.js code for..."welcome-to-powerpoint.ppsx" ); try { pres . save ( "output.pptm" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  8. Convert PPSX to PPSM in JavaScript | products.a...

    Convert PPSX to PPSM in JavaScript. Use Node.js library API to convert PPSX files to PPSM...Presentation from PPSX file and save it as PPSM. JavaScript code..."welcome-to-powerpoint.ppsx" ); try { pres . save ( "output.ppsm" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  9. Convert PPTM to TIFF in Node.js | products.aspo...

    Convert PPTM to TIFF in Node.js. Use Node.js library API to convert PPTM files to TIFFs...Presentation from PPTM file and save it as TIFF. Node.js code for..."welcome-to-powerpoint.pptm" ); try { pres . save ( "output.tiff" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  10. Convert PPTM to PPT in JavaScript | products.as...

    Convert PPTM to PPT in JavaScript. Use Node.js library API to convert PPTM files to PPT...Presentation from PPTM file and save it as PPT. JavaScript code for..."welcome-to-powerpoint.pptm" ); try { pres . save ( "output.ppt" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...