Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 375,987 for

save

(0.18 sec)
  1. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... save ( path . join ( dataDir , "chart...true ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  2. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....specify additional options when saving a document into the Docx, Docm...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity.... save ( "index.html" , slides . export...animate_transitions = False presentation . save ( "index.html" , slides . export...

    docs.aspose.com/slides/python-net/export-to-html5/
  4. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow.... Save the modified presentation. This...slide ); // Saves the modified presentation pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  5. PdfSaveOptions.additionalTextPositioning proper...

    PdfSaveOptions.additionalTextPositioning property. A flag specifying whether to write additional text positioning operators or not....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PPTM to BMP in JavaScript | products.as...

    Convert PPTM to BMP in JavaScript. Use Node.js library API to convert PPTM files to BMP...Presentation from PPTM file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  7. Convert ODP to JPG in JavaScript | products.asp...

    Convert ODP to JPG in JavaScript. Use Node.js library API to convert ODP files to JPG...Presentation from ODP file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  8. Convert PPT to JPG in JavaScript | products.asp...

    Convert PPT to JPG in JavaScript. Use Node.js library API to convert PPT files to JPG...Presentation from PPT file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  9. Convert PPSM to BMP in JavaScript | products.as...

    Convert PPSM to BMP in JavaScript. Use Node.js library API to convert PPSM files to BMP...Presentation from PPSM file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  10. Convert PDF to PNG in JavaScript | products.asp...

    Convert PDF to PNG in JavaScript. Use Node.js library API to convert PDF files to PNG...Presentation from PDF file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...