Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 375,724 for

save

(0.32 sec)
  1. Merge POTX Files using Java | products.aspose.com

    Java sample code to combine POTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/potx/
  2. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Set a Default Font while Rendering a Spreadshee...

    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.... It then saves the workbook as HTML by specifying...Prepare HtmlSaveOptions and save three variants with different...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  4. Inserting and Removing Cell Comments in a Works...

    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 the file. To remove the comments...); // Save the file. excelApp . ActiveWorkbook . Save (); //...

    docs.aspose.com/cells/net/inserting-and-removin...
  5. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveOptions AddBidiMarks property enhances plain text exports by adding bidirectional marks for improved readability and formatting....document's "Save" method // to modify how we save the document...AddBidiMarks = addBidiMarks ; doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Extract image and change stamp position|Aspose....

    This section explains how to extract Image and Change Position of a Stampwith Aspose.PDF Facades....Once you get the image, you can save the image or work with different...Then, you can save the updated file using Save method. The following...

    docs.aspose.com/pdf/net/extract-image-and-chang...
  7. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... save ( file_name = ARTIFACTS_DIR...insert_node ( shape ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET.... Save our PDF file. // For complete...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve1_out...

    docs.aspose.com/pdf/net/add-curve/
  9. 在现有 PDF 文件中替换图像|Aspose.PDF for .NET

    本节描述了如何使用 C# 库在现有 PDF 文件中替换图像。... 替换特定图像,使用 Document 对象的 Save 方法保存更新后的 PDF 文件。 以下代码片段演示了如何在...imageStream ); } // Save PDF document document . Save ( dataDir + "ReplaceImage_out...

    docs.aspose.com/pdf/zh/net/replace-image-in-exi...
  10. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings....the initial page numbering and save the NUMPAGE field. Document...ExtractPages ( 1 , 1 ); extractedDoc1 . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/pag...