Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 371,733 for

save

(1.04 sec)
  1. Managing Page Breaks in Python|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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( self . dataDir + "Add Page...

    docs.aspose.com/cells/java/managing-page-breaks...
  2. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....setDirection ( 45 ); $pres -> save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); $pres -> save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-effect/
  3. 保存 Visio 文件时获取警告信息|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....instance SVG save options class Aspose . Diagram . Saving . SVGSaveOptions...so = new Aspose . Diagram . Saving . SVGSaveOptions (); so . WarningCallback...

    docs.aspose.com/diagram/zh/java/get-warning-inf...
  4. Online PDF to WORDML Conversion or Build .NET b...

    Free online app to convert PDF to WORDML files. .NET C# conversion library code for PDF documents....Convert PDF to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to WORDML format using Save method and...

    products.aspose.com/total/net/conversion/pdf-to...
  5. Converting Chart to Image in SVG Format with C+...

    Learn how to convert charts to SVG images using Aspose.Cells with C++....Cells can save charts as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/cpp/converting-chart-to-i...
  6. Convert HTML to TIFF – Aspose.HTML for .NET

    Convert HTML to TIFF using Aspose.HTML. Learn about the supported HTML to TIFF conversion scenarios and consider C# examples to illustrate them....TIFF conversion allows you to save an HTML document as a TIFF image...example. In the example, the save options are set by default....

    docs.aspose.com/html/net/convert-html-to-tiff/
  7. Convert CSV to PPT using Python or with free On...

    CSV to PPT conversion in your Python applications without using Microsoft Office or online. Test free CSV to PPT online converter quickly before integrating the code....NET, to save the PDF into the desired Microsoft...powerful tool that can be used to save the PDF into the desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  8. Creating and Updating Calendars in Java | Aspos...

    Learn how to create, update, and manage project calendars using Aspose.Tasks for Java.... save (dataDir + "Project.Xml" , SaveFileFormat...(myWeekDay); 47 48 49 //Save the Project 50 prj. save (dataDir + "Project...

    docs.aspose.com/tasks/java/creating-updating-an...
  9. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....in which the result is to be saved and the required validation...PDF_A_1A ); // Save updated PDF file // document.save(_dataDir +...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  10. Convert OBJ to USDZ in Python

    This concise tutorial walks you through the process to convert OBJ to USDZ in Python. It covers the key procedures, necessary components, and a practical coding example to create an OBJ to USDZ converter in Python....function Output the USDZ using the save function These instructions...into USDZ by exporting with the save method. Code to Export OBJ to...

    kb.aspose.com/3d/python/convert-obj-to-usdz-in-...