Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 380,540 for

save

(0.17 sec)
  1. Remove PPTM Annotation Online or Manage Annotat...

    delete comments from PPTM file through online app for free. Android API code to manage comments of PPTM files....all authors Call the save method to save the file Code : Delete...comments addition Call the save method to save the file with added comments...

    products.aspose.com/total/android-java/annotate...
  2. Remove PPS Annotation Online or Manage Annotati...

    delete comments from PPS file through online app for free. Android API code to manage comments of PPS files....all authors Call the save method to save the file Code : Delete...comments addition Call the save method to save the file with added comments...

    products.aspose.com/total/android-java/annotate...
  3. Remove PPSM Annotation Online or Manage Annotat...

    delete comments from PPSM file through online app for free. Android API code to manage comments of PPSM files....all authors Call the save method to save the file Code : Delete...comments addition Call the save method to save the file with added comments...

    products.aspose.com/total/android-java/annotate...
  4. Customize Field Properties in Python|Aspose.Wor...

    Learn how to customize field properties in Python. Rename merge fields or obtain results for fields without separator node in Python via .NET.... After updating, save the document. Example: import...field_name = "NewFieldName" doc . save ( "output.docx" ) Q: How do...

    docs.aspose.com/words/python-net/customize-fiel...
  5. Node.js与C++中的表格和区域|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....convertToRange (); // Save the file wb . save ( path . join ( dataDir...( options ); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/tables-and-...
  6. Delete text from a cell|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.... Save (); } } // Given a worksheet...ToString (); } } } worksheet . Save (); } document . WorkbookPart...

    docs.aspose.com/cells/net/delete-text-from-a-cell/
  7. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content.... save ( output_file ) Get Caret Annotation...annotations . delete ( ca ) document . save ( output_file ) Redact certain...

    docs.aspose.com/pdf/python-net/extra-annotations/
  8. 使用Python.NET锁定单元格保护它们|Documentation

    了解如何使用Aspose.Cells for Python via .NET锁定特定单元格和保护工作表。... ALL ) # Save protected workbook workbook . save ( "output.xlsx"... ALL ) # Save the modified workbook workbook . save ( "output_locked...

    docs.aspose.com/cells/zh/python-net/how-to-lock...
  9. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge EPUB files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/epub-to-pdf/
  10. 从现有PDF中移除表格|Aspose.PDF for .NET

    了解如何使用Aspose.PDF for .NET从PDF文档中移除表格,提高文档的清晰度和结构。...( table ); // Save PDF document document . Save ( dataDir + "RemoveTable_out...table ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/remove-tables-from-e...