Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 375,795 for

save

(1.86 sec)
  1. Merge POT Files To HTML Using Python | products...

    Merge multiple POT files in Python.... save( "presentation.html" , slides...steps to merge two POT files and save result as HTML in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  2. Merge ODP Files To TIFF Using Python | products...

    Merge multiple ODP files in Python.... save( "presentation.tiff" , slides...steps to merge two ODP files and save result as TIFF in Python. Install...

    products.aspose.com/slides/python-net/merge/odp...
  3. Merge POTM Files To POT Using Python | products...

    Merge multiple POTM files in Python.... save( "presentation.pot" , slides...to merge two POTM files and save result as POT in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  4. Merge PDF Files To OTP Using Python | products....

    Merge multiple PDF files in Python.... save( "presentation.otp" , slides...steps to merge two PDF files and save result as OTP in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  5. Merge PDF Files To POTM Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.potm" , slides...steps to merge two PDF files and save result as POTM in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  6. Image Markers in Aspose.Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."Table1" ); // Add a column to save pictures. DataColumn dc = t...(); // Save the Excel file. designer . Workbook . Save ( "out_ImageSmartBook...

    docs.aspose.com/cells/net/image-markers-in-aspo...
  7. 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...
  8. 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...
  9. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Converting Excel Files to HTML in Jython|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xls" ) # Save the document in HTML format workbook . save ( dataDir...

    docs.aspose.com/cells/java/converting-excelfile...