Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 380,307 for

save

(0.56 sec)
  1. ImageData.imageType property | Aspose.Words for...

    ImageData.imageType property. Gets the type of the image....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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/
  5. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( file_name = ARTIFACTS_DIR...ARTIFACTS_DIR + 'Shape.AltText.docx' ) # Save the document to HTML, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON..., options ); // Optionally, save the document with fields to...to a new PDF document . Save ( dataDir + "TextBox_out.pdf" ); }...

    docs.aspose.com/pdf/net/import-export-json/
  10. C++ API to Convert CGM to XLAM | products.aspos...

    Convert CGM to XLAM via C++ API without using Microsoft Excel or Adobe Reader...developers automate their tasks and save time. It is easy to use and...Convert CGM to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/cgm-to...