Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 376,860 for

save

(0.38 sec)
  1. Convert PPTM to JPG in JavaScript | products.as...

    Convert PPTM to JPG in JavaScript. Use Node.js library API to convert PPTM files to JPG...Presentation from PPTM file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert PPT to PNG in JavaScript | products.asp...

    Convert PPT to PNG in JavaScript. Use Node.js library API to convert PPT files to PNG...Presentation from PPT file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert FODP to PNG in JavaScript | products.as...

    Convert FODP to PNG in JavaScript. Use Node.js library API to convert FODP files to PNG...Presentation from FODP file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  4. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....layout by invoking Layout mothod save diagram Create a CompactTree...compactTreeOptions ); // Save diagram diagram . Save ( dataDir + "CompactTreeChart_out...

    docs.aspose.com/diagram/net/create-organization...
  5. Aspose.PSD for .NET 19.5 - 发布说明|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(Aspose.PSD.StreamContainer,System...LayerResources.VectorPathDataResour.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. ImageSaveOptions.PageLayout | Aspose.Words for ...

    Specifies how multiple document pages are arranged in a single image for accurate visual output....property has effect only when saving to the following formats: Jpeg... WebP Examples Shows how to save the document into JPG image...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SvgSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the SvgSaveOptions SaveFormat property to effortlessly Save documents in SVG format. Simplify your workflow with optimal file management!...the document will be saved if this save options object is used...ResourcesFolderAlias ); doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure....( table ); // Save PDF document document . Save ( dataDir + "RemoveTable_out...table ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  9. AutoFit Rows for Rendering|Documentation

    Learn how to AutoFit rows for rendering through the Aspose.Cells for Python via .NET API.... and even when you print or save the file as a PDF, the text...you switch to Print view or save the file as a PDF, the text...

    docs.aspose.com/cells/python-net/autofit-rows-f...
  10. Convert PDF to SVG Format in Python|Aspose.PDF ...

    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....an object of SvgSaveOptions save_options = self . SvgSaveOptions...archive save_options . CompressOutputToZipA = False ; # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...