Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 368,165 for

save

(0.29 sec)
  1. Remove DOCX Annotation Online or Manage Annotat...

    delete comments from DOCX file through online app for free. Android API code to manage comments of DOCX files....all comments Call the save method to save the file. Code : Delete...this comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  2. XPS to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for XPS to PDF conversion. Use example code for batch XPS to PDF conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file System Requirements...

    products.aspose.com/pdf/php-java/conversion/xps...
  3. PCL to PDF Converter using C++ | Aspose.PDF

    Sample code for PCL to PDF conversion using C++. Use C++ example for batch PCL to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/pcl-to-pdf/
  4. How to Filter Blanks or Non-Blanks with C++|Doc...

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for C++ API....methods to filter blanks and then saves the workbook as the output Excel...Refresh (); // Save the modified Excel file workbook . Save ( u "FilteredBlanks...

    docs.aspose.com/cells/cpp/how-to-filter-blanks-...
  5. Extract Images from PDF (facades)|Aspose.PDF fo...

    This section explains how to extract images with Aspose.PDF Facades using PdfExtractor Class.... In order to save the images to disk, you can...//Retrieve image from collection and save it in a file extractor . getNextImage...

    docs.aspose.com/pdf/java/extract-images/
  6. Redact PPTX Presentation Files using C++ | prod...

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

    products.aspose.com/slides/cpp/redaction/pptx/
  7. Convert XLSB to DOTM using Python or with free ...

    XLSB to DOTM conversion in your Python applications without using Microsoft Office or online. Test free XLSB to DOTM online converter quickly before integrating the code....NET, save the created HTML into desired...of XLSB to DOTM. It helps to save time and effort by eliminating...

    products.aspose.com/total/python-net/conversion...
  8. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....CalculateFormula (); // Save the result in XLSX format book . Save ( outDir...$A$1,9)" ); // Save the workbook book . Save ( outDir + u "output_out...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  9. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...DecorateField 方法,最后使用 FormEditor 类的 Save 方法保存更新后的PDF。以下代码片段向您展示了如何装饰特定的表单字段。...( "City" ); // Save PDF document editor . Save ( dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  10. PS to XPS Converter using C++ | Aspose.PDF

    Sample code for PS to XPS conversion using C++. Use C++ example for batch PS to XPS conversion....Save method while passing the output...SaveFormat.Xps as parameters Save the output XPS file Here is...

    products.aspose.com/pdf/cpp/conversion/ps-to-xps/