Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 377,060 for

save

(0.16 sec)
  1. Aspose.PSD for .NET 18.8 - 发行说明|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.... Save ( exportPath ); } PSDNET-66...MergeLayerTo ( layer2 ); im2 . Save ( exportPath ); } } PSDNET-65...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. 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-...
  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. 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/
  5. 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...
  6. 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...
  7. 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/
  8. GS1 Composite Barcodes in C#|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.... Save ( $"{path}GS1Composite1D_EAN8...= EncodeTypes . UPCA ; gen . Save ( $"{path}GS1Composite1D_UPCA...

    docs.aspose.com/barcode/net/gs1-composite-barco...
  9. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the Save method. Methods...$UseThumbs ); // Save updated PDF file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...
  10. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property PdfSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...