Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 375,721 for

save

(0.16 sec)
  1. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Supported File Formats – Aspose.HTML for Java

    In this article, you will learn about the input and output file formats supported by Aspose.HTML for Java library....can load and save. Format Description Load Save Remarks HTML...format HTML with XML syntax Save option is only available when...

    docs.aspose.com/html/java/getting-started/suppo...
  3. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document.... Save as PDF. from os import path..., load_options ) document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  4. Aspose.PSD for Java 23.9 - 发行说明|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 ( dstFile ); } try ( PsdImage...false ); image . save ( outputPsd ); image . save ( outputPng ,...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class.... Finally, save the output PDF file using Close...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  6. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....getActualMinorUnit (); # Saves the presentation $pres -> save ( "MaxValuesVerticalAxi_out...switchRowColumn (); # Saves presentation $pres -> save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/php-java/chart-axis/
  7. Working with Linear Extrusion|Documentation

    Aspose.3D for Python via .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....create_child_node ( extrusion ) # Save 3D scene scene . save ( "out" + "LinearExtrusion...( extrusion2 ) # Save 3D scene scene . save ( "out" + "SlicesInLinearExtrus...

    docs.aspose.com/3d/python-net/working-with-line...
  8. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++.... Finally, it saves the workbook in output XLSX...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...

    docs.aspose.com/cells/cpp/create-slicer/
  9. Aspose.PSD for Java 23.6 -发布说明|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(com.aspose.psd.StreamContainer...layerresources.Lr32Resource.save(com.aspose.psd.StreamContainer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as a font resource...logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...