Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 368,304 for

save

(0.14 sec)
  1. Export Visio Diagram to HTML 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 Html $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.html"...

    docs.aspose.com/diagram/java/export-visio-diagr...
  2. Optimize PDF Document for the Web in PHP|Aspose...

    Learn how to optimize a PDF document for faster web performance and reduced file size in PHP with Aspose.PDF....optimize (); #Save output document $doc -> save ( $dataDir . "Optimized_Web...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  3. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations.... Save the Presentation. // Load the...Added" ; } } // Saving Presentation pres . Save ( "AddSmartArtNode_out...

    docs.aspose.com/slides/net/manage-smartart-shap...
  4. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF document using the DOM API in Python with Aspose.PDF for dynamic content insertion.... add ( title ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/python-java/add-html-string...
  5. Add, Extract or Remove Images in PDF using Java...

    Manipulate images in PDF programmatically with Java sample code using Aspose.PDF for Java... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/java/images/
  6. Quick Start|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....How to Generate a Barcode and Save to a File This example shows...how to generate a QR code and save it as a PNG file. license =...

    docs.aspose.com/barcode/python-java/quick-start/
  7. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-ellipse/
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg...converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Resizing Images 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....$new_height ); \ # Save the image to disk $image -> save ( $dataDir ...NearestNeighbourResa ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/resizing-images-in...
  10. 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...