Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 376,384 for

save

(0.72 sec)
  1. Merge FODP Files To PNG Using Python | products...

    Merge multiple FODP files in Python.... save( "presentation_slide_ {0} .png"...to merge two FODP files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/fod...
  2. Merge POT Files To BMP Using Python | products....

    Merge multiple POT files in Python.... save( "presentation_slide_ {0} .bmp"...steps to merge two POT files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  3. Merge PPS Files To JPG Using Python | products....

    Merge multiple PPS files in Python.... save( "presentation_slide_ {0} .jpg"...steps to merge two PPS files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  4. Merge POT Files To PNG Using Python | products....

    Merge multiple POT files in Python.... save( "presentation_slide_ {0} .png"...steps to merge two POT files and save result as PNG in Python. Install...

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

    Merge multiple POTM files in Python.... save( "presentation_slide_ {0} .jpg"...to merge two POTM files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  6. Merge PPTX Files To BMP Using Python | products...

    Merge multiple PPTX files in Python.... save( "presentation_slide_ {0} .bmp"...to merge two PPTX files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  7. Merge PPSX Files To PNG Using Python | products...

    Merge multiple PPSX files in Python.... save( "presentation_slide_ {0} .png"...to merge two PPSX files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  8. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....jpg" )); // Saving the Excel file workbook . save ( path . join...objectData ); // Save the excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  9. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....jpg" ); // When we save the document as an image, we...// edit the image while the saving operation renders it. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....get_ActualMinorUnit (); // Saves the presentation pres -> Save ( u "ErrorBars_out...SwitchRowColumn (); // Saves presentation pres -> Save ( u "SwitchChartRowColumn_out...

    docs.aspose.com/slides/cpp/chart-axis/