Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 310,771 for

save

(0.1 sec)
  1. Convert XLS to PPTX with C++ or with free Onlin...

    Convert XLS to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xls" ); // save XLS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xls-to...
  2. Shape Effect|Aspose.Slides for Python Documenta...

    Apply effect to PowerPoint shape in Python... save ( "output.pptx" , slides . export...reflection_effect . blur_radius = 4 pres . save ( "reflection.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-effect/
  3. Working with GridJs storage|Documentation

    This article describes the general processing for Aspose.Cells.GridJs....Xlsx , GridJs will also saves all shapes/images to a zip archive...operation. In this action a save back to the cache file will...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using Java... save ( "output.pptx" , SaveFormat...setLoop ( true ); presentation . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-slide-show/
  5. 在Ruby中将Excel转换为PDF文件|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....def excel_to_pdf ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/zh/java/converting-excel-...
  6. Manage Slide Show|Aspose.Slides for PHP Documen...

    Manage slide show settings in PowerPoint presentations using PHP...$showType ); $presentation -> save ( "output.pptx" , SaveFormat...setLoop ( true ); $presentation -> save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/manage-slide-show/
  7. Aspose::Words::Drawing::ImageData::get_HasImage...

    Aspose::Words::Drawing::ImageData::get_HasImage method. Returns true if the shape has image bytes or links an image in C++....get_HasImage () Examples Shows how to save all images from a document to...// Go through each shape and save its image. auto formatConverter...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose.PSD for .NET 22.7 - 发行说明|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.... Save ( outputPsd ); } PSDNET-875...AddLayer ( newLayer ); im . Save ( outputFilePath , true ); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  10. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core.... Save current page as a separate PDF... Document ( "test.pdf" ); # save input html to pdf to file doc...

    products.aspose.com/pdf/python-net/splitter/