Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 369,791 for

save

(0.24 sec)
  1. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  2. Convert HTML to TIFF in PHP | products.aspose.com

    Convert HTML to TIFF in PHP. Use PowerPoint PHP API to convert HTML files to TIFF...Presentation from HTML file and save it as TIFF. PHP code for converting...addFromHtml ($contents); $pres -> save ( "output.tiff" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  3. Convert HTML to PPT in PHP | products.aspose.com

    Convert HTML to PPT in PHP. Use PowerPoint PHP API to convert HTML files to PPT...Presentation from HTML file and save it as PPT. PHP code for converting...addFromHtml ($contents); $pres -> save ( "output.ppt" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  4. Convert HTML to PPTX in PHP | products.aspose.com

    Convert HTML to PPTX in PHP. Use PowerPoint PHP API to convert HTML files to PPTX...Presentation from HTML file and save it as PPTX. PHP code for converting...addFromHtml ($contents); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  5. Convert HTML to PDF in PHP | products.aspose.com

    Convert HTML to PDF in PHP. Use PowerPoint PHP API to convert HTML files to PDF...Presentation from HTML file and save it as PDF. PHP code for converting...addFromHtml ($contents); $pres -> save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  6. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document pdfDocument . save ( _dataDir...pdf" ; // Save updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  7. Convert SVG to PPT in PHP | products.aspose.com

    Convert SVG to PPT in PHP. Use PowerPoint PHP API to convert SVG files to PPT...Presentation from SVG file and save it as PPT. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.ppt" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  8. Convert Image to HTML in PHP | products.aspose.com

    Convert Image to HTML in PHP. Use PowerPoint PHP API to convert Image files to HTML...Presentation from Image file and save it as HTML. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  9. Convert Image to PPT in PHP | products.aspose.com

    Convert Image to PPT in PHP. Use PowerPoint PHP API to convert Image files to PPT...Presentation from Image file and save it as PPT. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.ppt" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  10. Convert JPG to HTML in PHP | products.aspose.com

    Convert JPG to HTML in PHP. Use PowerPoint PHP API to convert JPG files to HTML...Presentation from JPG file and save it as HTML. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...