Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 375,715 for

save

(0.37 sec)
  1. SlideTransition|Aspose.Slides for PHP Documenta...

    Control slide transitions in PHP with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP....:: Fade ); $presentation -> save ( "slide_transition.pptx" ,...:: None ); $presentation -> save ( "slide_transition_removed...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。... BUBBLE ); // Save diagram diagram . save ( dataDir + "SetTheme_out...VARIANT_3 ); // Save diagram diagram . save ( dataDir + "SetTheme_out...

    docs.aspose.com/diagram/zh/java/working-with-th...
  3. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....Finally, save the updated PDF using the Document object’s Save method...textAnnotation ); // Save updated document document . save ( _dataDir +...

    docs.aspose.com/pdf/java/actions/
  4. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // Demonstrates...

    docs.aspose.com/page/net/ps/working-with-clips/
  5. MarkdownSaveOptions.LinkExportMode | Aspose.Wor...

    Discover the MarkdownSaveOptions LinkExportMode property to control link formatting in output files. Optimize your document exports effortlessly!... Save ( ArtifactsDir + "MarkdownSaveOptions...MarkdownLinkExportMo . Inline ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....simply load the Excel file and save it as PDF as described below...object for conversion to PDF Save the Excel file as PDF In these...

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...
  7. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....presentation like PPTX and then save it as a Word document say a...Create a memory stream object Save the loaded presentation as an...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  8. Aspose.Words .NET Plugins – Is Document Compare...

    Hi Team, We are evaluating Aspose.Words for .NET Plugins (metered licensing model) and need clarification before purchasing. Our use case: Input: two DOCX files Operation: Document.Compare() to detect differences Out…...to detect differences Output: save the result as a DOCX with tracked...shows examples that load and save DOCX directly, and lists DOCX...

    forum.aspose.com/t/aspose-words-net-plugins-is-...
  9. Aspose.PSD for .NET 22.3 - 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....layer masks discards masks on saving to 16 bit PSD image Bug PSDNET-899...opened by Photoshop after the saving in Aspose.PSD 21.11 Bug PSDNET-1068...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-3...
  10. Generating the form|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for Java engine...., images , pageSettings ); Saving a printable form After the...you can save it to disk in the preferred format. The saved results...

    docs.aspose.com/omr/java/generate-template/