Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 378,477 for

save

(0.3 sec)
  1. Disable Compatibility Checker in Excel|Document...

    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....when saving a file in an earlier file format that saving the file...2007, 2010 & 2013. When you save a workbook in a previous version...

    docs.aspose.com/cells/java/disable-compatibilit...
  2. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... Save the PDF using Save(String) method. Following...( textFragment ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/create/
  3. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and Save them using Aspose.Cells for Node.js via C++....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. const path = require (...

    docs.aspose.com/cells/nodejs-cpp/extract-images...
  4. Set Submit Url|Aspose.PDF for Python via .NET

    This example demonstrates how to configure a submit action for a button field in a PDF form using Aspose.PDF for Python.... Save the updated PDF document. import...submit URL" ) # Save output PDF file form_editor . save ( output_file_name...

    docs.aspose.com/pdf/python-net/set-submit-url/
  5. Deal with PDF Forms in PHP | Aspose.PDF

    Manage PDF Forms programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Save the PDF file. Create PDF Forms...$textBoxField , 1 ); // Save modified PDF $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/acroforms/
  6. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!... Save ( ArtifactsDir + "Image.CreateLinkedImage...InsertNode ( shape ); doc . Save ( ArtifactsDir + "Image.CreateLinkedImage...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Convert PPT to PPTX in Python|Aspose.Slides for...

    Convert legacy PPT presentations to modern PPTX fast in Python with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....and saves it in PPTX format. By specifying different save formats...formats, you can also save a PPT file into many other formats like...

    docs.aspose.com/slides/python-net/convert-ppt-t...
  8. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for C++, automate documentation and keep formatting....Slides also lets you save images to a separate folder...the markdown document will be saved. Convert PowerPoint to Markdown...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint presentations.... save ( "activex.pptm" , slides ....remove_at ( 0 ) presentation . save ( "activex_removed.pptm" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Delete Stamp By ID|Aspose.PDF for Python via .NET

    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.... Save the updated PDF. import aspose...[ 2 ]) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/delete-stamp-by-...