Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 377,489 for

save

(0.28 sec)
  1. Contrast correction|Documentation

    How to automatically increase image contrast 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/contrast/
  2. Redact PPT Presentation Files using C++ | produ...

    C++ source code to find and replace text in PPT Presentation.... nullptr ); presentation -> Save( u "replaced.ppt" , SaveFormat...method to find and replace text. Save result in PPT format Online...

    products.aspose.com/slides/cpp/redaction/ppt/
  3. Convert PPS to XLS via PHP or with free Online ...

    PHP API to Convert PPS to XLS or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to XLS online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...call the save method Save the PPS file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  4. Convert POWERPOINT to XLSX via PHP or with free...

    PHP API to Convert POWERPOINT to XLSX or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to XLSX online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...object or directly call the save method Save the POWERPOINT file into...

    products.aspose.com/total/php-java/conversion/p...
  5. Convert XLTM to PPS via PHP or with free Online...

    PHP API to Convert XLTM to PPS or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to PPS online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLTM...XLTM file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  6. Convert EXCEL to PPTM via PHP or with free Onli...

    PHP API to Convert EXCEL to PPTM or Online App without using Microsoft Excel or Powerpoint. Test free EXCEL to PPTM online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the EXCEL...EXCEL file into PDF using save method Use Presentation class to...

    products.aspose.com/total/php-java/conversion/e...
  7. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…... Save the project : Finally, save the project back... duration); // Save the project project.Save(mppFilePath, SaveFileFormat...

    forum.aspose.com/t/duration-auto-calculating-is...
  8. 将带有表格的Excel文件转换为ODS格式,使用Node.js与C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件中的表转换为ODS格式。...xlsx" )); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-tab...
  9. Manage Presentation Placeholders on Android|Asp...

    Effortlessly manage placeholders in Aspose.Slides for Android via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument.... Save the modified presentation. This...); } } // Saves the presentation to disk pres . save ( "output...

    docs.aspose.com/slides/androidjava/manage-place...
  10. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....SignatureLine property and saves the workbook. #include <iostream>...AddSignatureLine ( 1 , 1 , s ); // Save the workbook U16String outputFilePath...

    docs.aspose.com/cells/cpp/create-signature-line...