Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 375,797 for

save

(0.09 sec)
  1. DICOM Anonymization|Aspose.Medical for .NET Doc...

    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 anonymized file for further...dicomFile ); // Save the anonymized file anonymizedFile . Save ( "anonymized_output...

    docs.aspose.com/medical/net/developer-guide/dic...
  2. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient document conversion.... Save ( ArtifactsDir + "MarkdownSaveOptions...MarkdownOfficeMathEx . Latex ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to OLE objects and ActiveX controls, enhancing your document processing capabilities....embedded object if you want to save it into a file. SuggestedFileName...embedded object if you want to save it into a file. Methods Name...

    reference.aspose.com/words/net/aspose.words.dra...
  4. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....Words saves document parts when exporting...when Aspose.Words is about to save a document part. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Python....Markdown, including code examples, save options, and supported Markdown...Words also supports most popular save formats . Now the functionality...

    docs.aspose.com/words/python-net/convert-a-docu...
  6. Remove Images from PDF using Python | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for Python library.... Save updated PDF file. Delete Images...delete ( 1 ) # Save updated PDF file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/images/remove/
  7. BuiltInDocumentProperties.Thumbnail | Aspose.Wo...

    Manage your document's visual appeal with BuiltInDocumentProperties. Easily get or set thumbnail images for enhanced presentation and organization....thumbnail to a document that we save as an Epub. Document doc = new...( "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Python via JPype|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....BarcodeGenerator to generate a barcode and save the barcode image to disk. Python..."test-123" ) \# Save the barcode image builder . save ( "e:\\data...

    docs.aspose.com/barcode/java/python-via-jpype/
  9. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Add Watermark to PDF...artifact ) # save result pdf to file doc . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/add/
  10. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java...provides a Save method which can be used to save the extracted..."output.jpg" ); // Save output image xImage . save ( outputImage );...

    docs.aspose.com/pdf/java/extract-images-from-th...