Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,722 for

save

(0.38 sec)
  1. Animation|Aspose.Slides for PHP Documentation

    Master slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP....OnClick ); $presentation -> save ( "animation.pptx" , SaveFormat...$effect ); $presentation -> save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital signature timestamp management. Enhance your PDF security effortlessly!...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity.... save ( "index.html" , slides . export...animate_transitions = False presentation . save ( "index.html" , slides . export...

    docs.aspose.com/slides/python-net/export-to-html5/
  4. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow.... Save the modified presentation. This...slide ); // Saves the modified presentation pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  5. Merge XPS files using C++ | Aspose.PDF

    Merge XPS files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/xps/
  6. Merge SVG files using C++ | Aspose.PDF

    Merge SVG files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/svg/
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... saving . OoxmlCompliance : ... @compliance..., value : aspose . words . saving . OoxmlCompliance ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Attachments and Embedded Objects u...

    Add, remove, extract, and display email attachments and embedded objects using Aspose.Email for C++ classes and methods.... Save the message if needed. Code...from an Email To extract and save attachments from an existing...

    docs.aspose.com/email/cpp/working-with-attachme...
  9. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...Save(..) 方法的第二个参数,用于生成 EPUB 文件。 请尝试使用以下代码片段来实现此要求。...pdf" )) { // Instantiate Epub Save options EpubSaveOptions options...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  10. Convert PDF to HTML in Java | products.aspose.com

    Convert PDF to HTML in Java. Use Java library API to convert PDF files to HTMLs...Presentation from PDF file and save it as HTML. Java code for converting...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    products.aspose.com/slides/java/conversion/pdf-...