Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 310,760 for

save

(0.07 sec)
  1. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. Android API code to manage comments of XLSB files....respectively Call the save method to save the file Code : Remove...the comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  2. Remove Watermark from PDF using Java | Aspose.PDF

    Remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Delete Watermark from...get_Item ( 1 )); //save result pdf to file doc . save ( "remove_watermark...

    products.aspose.com/pdf/java/watermark/remove/
  3. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... save ( file_name = ARTIFACTS_DIR...IMAGE_DIR + 'Logo.jpg' )) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert ICS to OFT via Java | products.aspose.com

    Try the code sample to convert ICS files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...Appointment class used to load and save calendar events, create new...

    products.aspose.com/email/java/conversion/ics-t...
  5. Convert PowerPoint to HTML in Python|Aspose.Sli...

    Convert PowerPoint HTML: Save PPTX or PPT as HTML. Save slides as HTML...ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/python-net/convert-power...
  6. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...当文件添加完成后,使用 Document 类的 Save 方法保存投资组合文档。 以下示例使用 Microsoft...( image ); // Save PDF document document . Save ( dataDir + "CreatePortfolio_out...

    docs.aspose.com/pdf/zh/net/portfolio/
  7. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。..."" ; } } } // Save PDF document document . Save ( dataDir + "TextBox_out...Name ); } } // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/zh/net/remove-form/
  8. Export MHTML to PPT in Android | products.aspos...

    Android API to Convert MHTML to PPT without using Microsoft Word...archive format that is used to save webpages in a single file. It...audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/android-java/conversi...
  9. Extract Images from Worksheets using ImageOrPri...

    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....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. AI Document Assistant...

    docs.aspose.com/cells/net/extract-images-from-w...
  10. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...