Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 310,748 for

save

(0.29 sec)
  1. 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/
  2. 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/
  3. FontInfoCollection.SaveSubsetFonts | Aspose.Wor...

    Discover the FontInfoCollection SaveSubsetFonts property, control embedded TrueType font subsets in your documents for optimized file size and performance....Specifies whether or not to save a subset of the embedded TrueType...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Add text to PDF using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the file again. Add Text to...$textFragment ); // Save resulting PDF document. $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/text/
  5. Add text to PDF using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++... Save the file again. Add Text to...textFragment ); // Save resulting PDF document. document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/text/
  6. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Aspose.PSD for Python via .NET 24.11 - Release ...

    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 ( outputFile ) # Check changed...art1 . save ( output [ 1 ], pngSaveOptions ) art2 . save ( output...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. Open Presentation in Java|Aspose.Slides Documen...

    Open or load Presentation PPT, PPTX, ODP in Java...// The presentation will be saved to the other file. The memory...during the operation pres . save ( "veryLargePresentatio-copy...

    docs.aspose.com/slides/androidjava/open-present...
  9. Cancelling Meeting Requests with Calendar|Docum...

    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....first sends a meeting request, saves the information in a database...SmtpClient for sending the message. Save all the attendee information...

    docs.aspose.com/email/java/cancelling-meeting-r...
  10. Open Presentation|Aspose.Slides for PHP Documen...

    Open or load Presentation PPT, PPTX, ODP...# The presentation will be saved to the other file. The memory...during the operation $pres -> save ( "veryLargePresentatio-copy...

    docs.aspose.com/slides/php-java/open-presentation/