Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 367,922 for

save

(0.1 sec)
  1. Convert OBJ to USDZ in Python

    This concise tutorial walks you through the process to convert OBJ to USDZ in Python. It covers the key procedures, necessary components, and a practical coding example to create an OBJ to USDZ converter in Python....function Output the USDZ using the save function These instructions...into USDZ by exporting with the save method. Code to Export OBJ to...

    kb.aspose.com/3d/python/convert-obj-to-usdz-in-...
  2. Manage Slide Sections in Presentations on Andro...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Android via Java—split, rename, and reorder to optimize PPTX and ODP workflows.... save ( "pres-sections.pptx" , SaveFormat...reorderSectionWithSl ( section2 , 0 ); pres . save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/androidjava/slide-section/
  3. View or Edit PPT Files Metadata using Python | ...

    Python source code to edit or view PPT format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  4. View or Edit OTP Files Metadata using Python | ...

    Python source code to edit or view OTP format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  5. 用JavaScript通过C++加载不带图表的源Excel文件|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载不带图表的Excel文件。...> </ head > < body > < h1 > Save Workbook Without Charts to PDF...arrayBuffer ), options ); // Save the workbook in PDF format const...

    docs.aspose.com/cells/zh/javascript-cpp/load-so...
  6. View or Edit POTM Files Metadata using Java | p...

    Java source code to edit or view POTM format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.potm"...

    products.aspose.com/slides/java/metadata/potm/
  7. View or Edit PPSX Files Metadata using Java | p...

    Java source code to edit or view PPSX format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.ppsx"...

    products.aspose.com/slides/java/metadata/ppsx/
  8. View or Edit PPTX Files Metadata using Java | p...

    Java source code to edit or view PPTX format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pptx"...

    products.aspose.com/slides/java/metadata/pptx/
  9. View or Edit PPTM Files Metadata using Java | p...

    Java source code to edit or view PPTM format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pptm"...

    products.aspose.com/slides/java/metadata/pptm/
  10. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... Save drawing 3D Rotation Programming...BOOL . True ; // save drawing diagram . Save ( @ "c:\temp\TestTemplate...

    docs.aspose.com/diagram/net/3d-rotation-effects...