Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 568,892 for

save

(0.15 sec)
  1. Unlock ODP Presentation Files using C++ | produ...

    C++ source code to remove protection from ODP Presentation....RemoveEncryption(); presentation -> Save( u "encryption-removed.odp"...RemoveWriteProtectio(); presentation -> Save( u "write-protection-removed...

    products.aspose.com/slides/cpp/unlock/odp/
  2. Unlock PPTX Presentation Files using C++ | prod...

    C++ source code to remove protection from PPTX Presentation....RemoveEncryption(); presentation -> Save( u "encryption-removed.pptx"...RemoveWriteProtectio(); presentation -> Save( u "write-protection-removed...

    products.aspose.com/slides/cpp/unlock/pptx/
  3. Aspose.Imaging for .NET 16.10 - Release notes|D...

    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....from C# after saving Enhancement IMAGINGNET-2078 Save() operation...application, but on disk all is saved. Enhancement IMAGINGNET-2061...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  4. PageLayoutCallbackArgs.Document | Aspose.Words ...

    PageLayoutCallbackArgs Document property. Gets document in C#.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  5. DOC Export - Document Features|Aspose.Words for...

    Export to DOC format using document saving features in Java....documentation for further information: Save a Document DocSaveOptions DocSaveOptions...not updated automatically on save. Instead you need to explictly...

    docs.aspose.com/words/java/document-features-su...
  6. cmlsresource - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop.... void save ( StreamContainer streamContainer...streamContainer, int psdVersion) Saves the resource to the specified stream...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  7. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... save ( dataDir + "Aspose_Comments..."Docx4j_CommentsSample.docx" ; boolean save = ( outputfilepath == null ...

    docs.aspose.com/words/java/working-with-comment...
  8. Resize | Aspose.Imaging for .NET API Reference

    Resize Contents [ Hide ] RasterImage.Resize method (1 of 2) Resizes the image. public override void Resize ( int newW...... Save ( dir + "upsample.nearestneighbour...NearestNeighbourResa ); image . Save ( dir + "downsample.nearestneighbour...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....paragraphs collection of page Save our PDF file void ExampleCurve...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-curve/
  10. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the output...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...