Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 374,283 for

save

(0.25 sec)
  1. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....separate 'the' occurrences $pres -> save ( "OutputPresentation-highlight...10 symbols or longer $pres -> save ( "OutputPresentation-highlight...

    docs.aspose.com/slides/php-java/text-formatting/
  2. FixedPageSaveOptions.colorMode property | Aspos...

    FixedPageSaveOptions.colorMode property. Gets or sets a value determining how colors are rendered.... Saving . ColorMode Remarks The default...to change image color with saving options property. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_text_positioning property. A flag specifying whether to write additional text positioning operators or not....can pass to the document's "Save" method # to modify how that...PDF. save_options = aw . saving . PdfSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert DWG to SVG in Java

    This topic focuses on how to convert DWG to SVG in Java. It covers the necessary steps to cofigure the environment and export DWG to SVG image in Java....DWG to SVG and save it on the disk using the save method The above...will save the DWG file as SVG on the disk using the save method...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-sv...
  5. Convert PPS to TIFF in Node.js | products.aspos...

    Convert PPS to TIFF in Node.js. Use Node.js library API to convert PPS files to TIFFs...Presentation from PPS file and save it as TIFF. Node.js code for..."welcome-to-powerpoint.pps" ); try { pres . save ( "output.tiff" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  6. Convert PPSX to POTX in Node.js | products.aspo...

    Convert PPSX to POTX in Node.js. Use Node.js library API to convert PPSX files to POTXs...Presentation from PPSX file and save it as POTX. Node.js code for..."welcome-to-powerpoint.ppsx" ); try { pres . save ( "output.potx" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  7. Convert PPTM to PDF in JavaScript | products.as...

    Convert PPTM to PDF in JavaScript. Use Node.js library API to convert PPTM files to PDF...Presentation from PPTM file and save it as PDF. JavaScript code for..."welcome-to-powerpoint.pptm" ); try { pres . save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  8. Convert PPTX to FODP in JavaScript | products.a...

    Convert PPTX to FODP in JavaScript. Use Node.js library API to convert PPTX files to FODP...Presentation from PPTX file and save it as FODP. JavaScript code..."welcome-to-powerpoint.pptx" ); try { pres . save ( "output.fodp" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  9. Convert PPTX to ODP in JavaScript | products.as...

    Convert PPTX to ODP in JavaScript. Use Node.js library API to convert PPTX files to ODP...Presentation from PPTX file and save it as ODP. JavaScript code for..."welcome-to-powerpoint.pptx" ); try { pres . save ( "output.odp" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  10. Convert PPS to PPTX in Node.js | products.aspos...

    Convert PPS to PPTX in Node.js. Use Node.js library API to convert PPS files to PPTXs...Presentation from PPS file and save it as PPTX. Node.js code for..."welcome-to-powerpoint.pps" ); try { pres . save ( "output.pptx" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...