Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 378,425 for

save

(0.62 sec)
  1. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java — quick, code-friendly solution....identified, you can extract it and save it as a new file. public void...imageType ; //Saves the picture backImage . getImage (). save ( imagePath...

    docs.aspose.com/slides/androidjava/extracting-i...
  2. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Java — quick, code-friendly solution....identified, you can extract it and save it as a new file. public void...imageType ; //Saves the picture backImage . getImage (). save ( imagePath...

    docs.aspose.com/slides/java/extracting-images-f...
  3. Creating PDF from XML using XSLT|Aspose.PDF for...

    C++ library provides the ability to convert an XML file into pdf document requiring that the input XML file must follow the Aspose.PDF Schema....by calling its BindXML method Save the bound XML with PDF instance...(); throw ; } //Save the document pdf -> Save ( _dataDir + u ...

    docs.aspose.com/pdf/cpp/create-a-hello-world-pd...
  4. 动画|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中掌握幻灯片动画:添加、编辑和移除效果、时间和触发器,以在 PPT、PPTX 和 ODP 中创建动态演示文稿。... save ( "animation.pptx" , slides...remove ( effect ) presentation . save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...Document(pdfInputStream); // Set the save options for DOCX com.aspose...saveOptions.setIm(true); // Save the PDF as a DOCX file ByteArrayOutputStrea...

    forum.aspose.com/t/document-comparison-using-as...
  6. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow.... save ( "pres.pptx" , SaveFormat ...outputStream . close (); } pres . save ( "pres.pptx" , SaveFormat ...

    docs.aspose.com/slides/java/image/
  7. PDF to TXT Python | Extract Text from PDF | OCR...

    OCR PDF and Extract Text from PDF in Python. Learn how to perform OCR on PDFs and extract text using Python. Master the art of text extraction from PDFs....PDF and Extract Text from PDF Save Scanned PDF to Text Free Learning...in Python . Python OCR PDF - Save Scanned PDF to Text in Python...

    blog.aspose.com/ocr/ocr-pdf-and-extract-text-fr...
  8. Convert JPG to Image in Python | products.aspos...

    Convert JPG to Image in Python. Use Python library API to convert JPG files to Images...Presentation from JPG file and save it as Image. Python code for...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  9. Convert Image to JPG in Python | products.aspos...

    Convert Image to JPG in Python. Use Python library API to convert Image files to JPGs...Presentation from Image file and save it as JPG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .jpg" . format(num...

    products.aspose.com/slides/python-net/conversio...
  10. Animation|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js animation examples: add, sequence, and customize effects and transitions with JavaScript for PPT, PPTX, and ODP presentations.... save ( "animation.pptx" , aspose...removeAt ( 0 ); } presentation . save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/nodejs-java/examples/ele...