Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 377,465 for

save

(0.37 sec)
  1. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. Android API code to manage comments of XLTX 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 XLTM Annotation Online or Manage Annotat...

    delete comments from XLTM file through online app for free. Android API code to manage comments of XLTM 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...
  3. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for .NET offers AmfSaveOptions class which allows you to set bool value for compression as per your requirements. By default the value is set to true....( box ); // Save compressed AMF file scene . Save ( "Aspose.amf"...EnableCompression = false }); Save 3D Meshes in Custom Binary Format...

    docs.aspose.com/3d/net/export-scene-to-compress...
  4. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images Saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....Load sample DICOM image file Save output PDF document // Convert...pdf" ); // Save output document try { document . save ( pdfFileName...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...
  5. Add Web Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a blue web link annotation on page 1 pointing to Aspose’s Python PDF product page, and Saves the modified document.... Save the updated PDF document. import...blue , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-web-link/
  6. Converting a TEX file to SVG using Python | Asp...

    Sample code on Python for TEX to SVG conversion. Use example code for batch TEX to SVG conversion with Python and .NET...class for configuring SVG file save options.Ensure that the necessary...library, configuring SVG file save options.The compress_output_to_zip_archive...

    products.aspose.com/pdf/python-net/conversion/t...
  7. C++ API to Convert CGM to XLT | products.aspose...

    Convert CGM to XLT via C++ API without using Microsoft Excel or Adobe Reader...Microsoft Excel for creating and saving spreadsheet templates. It is...Convert CGM to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/cgm-to...
  8. Move Stamp By ID|Aspose.PDF for Python via .NET

    In this example, a rubber stamp is added to page 1 and then moved to a new position using its ID before saving the updated document.... Save the updated PDF document. import...360 ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/move-stamp-by-id...
  9. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and Saves the modified PDF.... Save the updated Document. import..."Square" ], ) # Save output PDF file content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-line-annotat...
  10. Add Curve Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, draws a dashed curve on the first page, and Saves the modified document.... Save the updated Document. import...annotation" , ) # Save output PDF file content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-curve-annota...