Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 346,983 for

save

(0.14 sec)
  1. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving...property is updated before saving. Default value is false ; get...“CreatedTime” property when saving. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....); // Save the pdf file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  3. Exporting Images to PSD Format in PHP|Documenta...

    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....instance of PsdSaveOptions class $save_options = new PsdOptions ();...= new CompressionMethod (); $save_options -> setCompressionMethod...

    docs.aspose.com/imaging/java/exporting-images-t...
  4. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....( 1 ); // Save the modified workbook workbook . save ( "output_fit_to_page...75 ); // Save the modified workbook workbook . save ( "output_scaled_percentage...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  5. Remove PDF Annotation Online or Manage Annotati...

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

    products.aspose.com/total/android-java/annotate...
  6. Aspose.Cells 8.6.0中的公共API更改|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.... add ( "test" , "test" ); //Save the metadata information to...spreadsheet file metaWorkbook . save ( filePath ); 新增HtmlSaveOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. JavaScript via C++ | Work with PDF directly in ...

    Aspose.PDF for JavaScript via C++ is an easy and secure toolkit used to work with PDF directly in the web browser...can easily save PDF to DOC and DOCX formats. Save PDF pages in...convert PDF pages to images save each page in JPG format Convert...

    products.aspose.com/pdf/javascript-cpp/
  8. Rendering of Rotated Text Layers|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.... Now call the Save method of the PsdImage instance...RotateFlipType. Call RotateFlip method Save the results. The following code...

    docs.aspose.com/psd/java/rendering-of-rotated-t...
  9. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 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/zh/nodejs-cpp/setting-for...
  10. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... You need to create and and save . The following code snippet...)); 12 // Save resultant XPS document 13 doc. Save (dataDir +...

    docs.aspose.com/page/zh/net/xps/working-with-im...