Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 377,497 for

save

(0.52 sec)
  1. Create Slide as SVG Image|Aspose.Slides 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.... Save the memory stream to file. Example...//Generate SVG image of slide and save in memory stream sld.WriteAsSvg(SvgStream);...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  2. Add Local Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a red-colored local link on page 1 that points to page 1, and Saves the modified document.... Save the updated PDF document. import...red , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-local-link/
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and Saves the extracted pages to an output stream using the specified Save format in C++....from a document stream and saves the extracted pages to an output...output stream using the specified save format. static void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  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...