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

save

(0.62 sec)
  1. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3D for .NET, developers can define a scene with 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. // For complete...

    docs.aspose.com/3d/net/create-scene-with-primit...
  2. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Node.js via 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 OBJ file. var aspose...

    docs.aspose.com/3d/nodejs-java/create-scene-wit...
  3. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class. Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....[Diagram] 类构造函数读取 diagram 文件,并使用 Save 方法将 diagram 导出为任何支持的图像格式。 The...类的实例。 Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  5. Convert JPG to PPTX in PHP | products.aspose.com

    Convert JPG to PPTX in PHP. Use PowerPoint PHP API to convert JPG files to PPTX...Presentation from JPG file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  6. Convert Image to PPTX in PHP | products.aspose.com

    Convert Image to PPTX in PHP. Use PowerPoint PHP API to convert Image files to PPTX...Presentation from Image file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  7. Merge POT Files Using PHP | products.aspose.com

    Merge multiple POT files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pot" , SaveFormat...steps to merge two POT files and save result as POT in PHP. Install...

    products.aspose.com/slides/php-java/merger/pot/
  8. Merge PPT Files Using PHP | products.aspose.com

    Merge multiple PPT files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.ppt" , SaveFormat...steps to merge two PPT files and save result as PPT in PHP. Install...

    products.aspose.com/slides/php-java/merger/ppt/
  9. Merge PPSM Files Using PHP | products.aspose.com

    Merge multiple PPSM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.ppsm" , SaveFormat...to merge two PPSM files and save result as PPSM in PHP. Install...

    products.aspose.com/slides/php-java/merger/ppsm/
  10. Merge PPSX Files Using PHP | products.aspose.com

    Merge multiple PPSX files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.ppsx" , SaveFormat...to merge two PPSX files and save result as PPSX in PHP. Install...

    products.aspose.com/slides/php-java/merger/ppsx/