Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 373,070 for

save

(0.24 sec)
  1. Comparison and Migration with Golang via C++|Do...

    Learn about comparison and migration features in Aspose.Cells for C++.... Use the Save method to save the file in the desired...

    docs.aspose.com/cells/go-cpp/comparison-migration/
  2. Convert APNG files in Java|Documentation

    Create APNG image from PNG using Java Image Processing Library, export animation to GIF, Save to animated WEBP, and create APNG animation using Vector graphics....GIF Save to animated APNG image from animated WEBP Save to animated...

    docs.aspose.com/imaging/java/convert-apng-files/
  3. 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...
  4. 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...
  5. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for C++ – easily create and export presentation thumbnails.... Save the thumbnail image to any desired...shape -> GetImage (); image -> Save ( u "Shape_thumbnail_out.png"...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  6. 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...
  7. 入门|Documentation

    Setup Aspose.Diagram for Python via .NET and installation guidelines....() #// Save diagram in the VSDX format diagram . save ( "CreateNewVisio_out...

    docs.aspose.com/diagram/zh/python-net/getting-s...
  8. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook workbook . Save ( outDir + u "SetPrintArea_out..."$1:$2" ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/setting-print-options/
  9. Unprotect a Worksheet in Python|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....unprotect () # Save the Excel file. workbook . save ( self . dataDir...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  10. How to digitally sign PDF|Aspose.PDF for PHP vi...

    Explore how to digitally sign PDF documents in PHP using Aspose.PDF to protect document integrity and verify authorship....$pkcs ); // Save output PDF file $signature -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/digitally-sign-pdf...