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

save

(0.09 sec)
  1. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....png" ); // Save processed images to the folder...folder ImageProcessing . Save ( images , "C:\\images" ); Convert...

    docs.aspose.com/ocr/java/grayscale/
  2. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations.... Save the modified presentation as...the PPTX file to disk pres . save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-manipulations/
  3. Color inversion|Documentation

    How to swap colors in an image 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/invert/
  4. Merge PDF | Online for Free | Aspose.PDF

    Merge PDF online. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to merge PDF documents without any registration, captcha or limits. Try our library for free... Combine PDF and save the result in various formats...; // Save concatenated output file pdfDocument1 . Save ( dataDir...

    products.aspose.com/pdf/online/merge-pdf/
  5. Copy Bookmarked Text in Python|Aspose.Words for...

    Copy Bookmarked Text using Python....dstNode ) \# Save the finished document . dstDoc . save ( self ....

    docs.aspose.com/words/java/copy-bookmarked-text...
  6. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations.... Save the modified presentation as...the PPTX file to disk pres . save ( "CloneShape_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  7. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DOCX using C++. Comments are useful for reviewing the Word document. They don't change the document itself but are used by authors to discuss or comment about any section of Word Document....C++ Save the Word file with Comments in C++ by using Save method...API. You can use SaveFormat to save the document in DOCX or DOC...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  8. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for Node.js via C++....); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/set-the-commen...
  9. How to add Link Annotation using C++ | Aspose.PDF

    Add Link annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...linkAnnotation ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/link/add/
  10. How to add Freetext Annotation using .NET | Asp...

    Add Freetext annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...freeTextAnnotation ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/freetext...