Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 38,277 for

save

(0.21 sec)
  1. Convert PowerPoint to PDF with Notes in C++|Asp...

    Convert PowerPoint to PDF with notes with C++...PowerPoint to PDF with Notes The Save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. Shape Thumbnails|Aspose.Slides Documentation

    Extract shape thumbnails from PowerPoint presentations in C++... Save the thumbnail image to any desired...shape -> GetImage (); image -> Save ( u "Shape_thumbnail_out.png"...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  3. Aspose.PSD for .NET 19.7 - Release Notes|Docume...

    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 ); image . Save ( exportPathPng...Resize ( 160 , 120 ); image . Save ( exportPathPsd , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-7...
  4. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides 文档

    在 C# 或 .NET 中将 PowerPoint 演示文稿转换为 SWF Flash...[ Hide ] 由 Presentation 类暴露的 Save 方法可用于将整个演示文稿转换为 SWF 文档。您还可以通过使用...// 保存演示文稿和注释页面 presentation . Save ( "SaveAsSwf_out.swf" , SaveFormat...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  5. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization.... Save ( ArtifactsDir + "Shape.AltText.docx" ); // Save the...of the missing image. doc . Save ( ArtifactsDir + "Shape.AltText...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. Set Height of the Bars in the Barcode Image in ...

    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....0 ); $bb -> save ( $dataDir . "barcode3.jpg"...setBarHeight ( 7.0 ); $bb -> save ( $dataDir . "barcode7.jpg"...

    docs.aspose.com/barcode/java/set-height-of-the-...
  9. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and Save the desired portion of image as a separate image on the disk....output image is saved as BMP however you can save it to any other...the image center Use Save method to save the cropped image on...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  10. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...by PsdImage class Save the results. Saving Image Files Aspose...

    docs.aspose.com/psd/java/creating-opening-and-s...