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

save

(0.86 sec)
  1. Export Visio Diagram to XPS in PHP|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....vsd" ); \ # Save as XPS $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.xps" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  2. Create a Presentation Viewer in PHP|Aspose.Slid...

    Create a custom presentation viewer using Aspose.Slides for PHP via Java. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint.... Save the slide as an SVG image to...referenced slide at a defined scale. Save the thumbnail image in any desired...

    docs.aspose.com/slides/php-java/presentation-vi...
  3. Rotate and Flip an Image in PHP|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....Rotate270FlipNone ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/rotate-and-flip-an...
  4. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....xlsx" ); // Setup HTML save options HtmlSaveOptions options...text in output // Save as HTML workbook . Save ( outputDir + u...

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  5. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....0f , image ); pres -> Save ( u "pres.pptx" , SaveFormat..., 100.0f , image ); pres -> Save ( u "pres.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/image/
  6. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to Save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...method where I am trying to save the workbook with custom properties...properties. I am using the workbook.Save() to achieve it. After updating...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  7. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js....Words also supports most popular save formats . Now the functionality...programmatically. Then you need to save the document to Markdown format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  8. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....setFooterVisibility ( true ); $presentation -> save ( "footer.pptx" , SaveFormat... ( true ); $presentation -> save ( "datetime.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...with additional options and saves the differences to the specified...page of the output will be saved as a separate file. The specified...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PPT to PPTX in .NET|Aspose.Slides Docum...

    Convert legacy PPT presentations to modern PPTX fast in .NET with Aspose.Slides — clear tutorial, free C# code samples, no Microsoft Office dependency....and saves in PPTX format. By specifiying different save formats...formats, you can also save PPT file into many other formats like...

    docs.aspose.com/slides/net/convert-ppt-to-pptx/