Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 375,987 for

save

(1.82 sec)
  1. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace text in PPT Presentation.... save( "replaced.ppt" , slides . export...method to find and replace text. Save result in PPT format Online...

    products.aspose.com/slides/python-net/redaction...
  2. Supported File Formats|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....can load and Save. Format Description Load Save Remarks 3DS 3D...

    docs.aspose.com/3d/python-net/supported-file-fo...
  3. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....GetKeepSeparatorsFor() property to true and saves it as output.csv . The screenshot...); // Instantiate Text File's Save Options TxtSaveOptions options...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  4. Calculate Sub Totals using Aspose.Cells|Documen...

    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....[] { 1 }); // Save the Excel file workbook . save ( "AsposeTotal...

    docs.aspose.com/cells/java/calculate-sub-totals...
  5. Generate UV|Documentation

    Aspose.3D for Python via .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....create_child_node ( mesh ) # then save it scene . save ( "out" + "Aspose.obj"...

    docs.aspose.com/3d/python-net/generate-uv/
  6. How to Remove a Watermark from the PDF Generate...

    We are trying to convert pptx to pdf using Aspose.slides licensed version. We can convert the file in a specified format, but watermark is appended after converting. How to remove the watermark from slides. Or how to p…...inserts a watermark on open and save operations, and that you must...you load the presentation or save it to PDF. Also, please verify...

    forum.aspose.com/t/how-to-remove-a-watermark-fr...
  7. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中删除水印...artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  8. Working with External Data Sources|Documentation

    This section explains how to working with external data sources with Aspose.Diagram....Refresh (); // Save Visio diagram diagram . Save ( dataDir + "...

    docs.aspose.com/diagram/net/working-with-extern...
  9. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file. Redact PDF Files -...annot . redact () document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/redaction/
  10. Show and Hide Grids, Rulers, Guides and Page Br...

    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....setShowPageBreaks ( 1 ); \ # save in any supported format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "ShowHideProperties...

    docs.aspose.com/diagram/java/show-and-hide-grid...