Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 371,734 for

save

(0.33 sec)
  1. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET and Python....the collection’s Add method Save the PDF file. Adding Attachment...file_specification ) # Save new output document . save ( path_outfile...

    products.aspose.com/pdf/python-net/attachments/
  2. FileFormatUtil.saveFormatToExtension method | A...

    FileFormatUtil.SaveFormatToExtension method. Converts a Save format enumerated value into a file extension...saveFormatToExtensio(saveFormat) Converts a save format enumerated value into...document from the stream, and then save it to the automatically detected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Image Markers in Aspose.Cells|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...."Table1" ); // Add a column to save pictures. DataColumn dc = t...(); // Save the Excel file. designer . Workbook . Save ( "out_ImageSmartBook...

    docs.aspose.com/cells/net/image-markers-in-aspo...
  4. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....imageStamp ); // Save PDF document document . Save ( dataDir + "AddImageStamp_out...imageStamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  5. Convert PowerPoint Presentations to TIFF in PHP...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for PHP via Java, with code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. $presentation -> save ( "output...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Java, with code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations.... Save the Presentation. // Load the...Added" ; } } // Saving Presentation pres . Save ( "AddSmartArtNode_out...

    docs.aspose.com/slides/net/manage-smartart-shap...
  9. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related document page. Get accurate page tracking and reflow insights!... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an 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...