Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 375,727 for

save

(0.17 sec)
  1. Merge PS files using javascript-cpp | Aspose.PDF

    Merge PS files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/ps/
  2. Merge XML files using javascript-cpp | Aspose.PDF

    Merge XML files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/xml/
  3. Add a comment to a slide|Aspose.Slides 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....Text () { Text = text }); // Save the comment authors part. authorsPart.... CommentAuthorList . Save (); // Save the comments part. commentsPart...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  4. Delete Images from PDF File using Python|Aspose...

    This section explain how to delete Images from PDF File using Aspose.PDF for Python via .NET.... Save updated PDF file. The following...images . delete ( 1 ) document . save ( path_outfile ) Add Image to...

    docs.aspose.com/pdf/python-net/delete-images-fr...
  5. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); # Saves the presentation to Disk $pres -> save ( "table...

    docs.aspose.com/slides/php-java/manage-table/
  6. Dilation|Documentation

    How to make characters in an image thicker using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/dilate/
  7. Create Shared Workbook with Aspose.Cells for No...

    Learn how to create a shared workbook using Aspose.Cells for Node.js via C++....( true ); // Save the Shared Workbook wb . save ( "outputSharedWorkbook...

    docs.aspose.com/cells/nodejs-cpp/create-shared-...
  8. Working with External Data Sources|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....with(nolock)" ); // save Visio diagram diagram . save ( dataDir + "...

    docs.aspose.com/diagram/java/working-with-exter...
  9. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/attachments/
  10. PDF Footer Insertion Using C# | Aspose.PDF

    Add footer to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Save the PDF file. Add Image in Footer...imageStamp ); } pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/footer/