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

save

(0.12 sec)
  1. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....$mathBlock ); $presentation -> save ( "math_text.pptx" , SaveFormat...$mathShape ); $presentation -> save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Convert DOTX to MBOX in Python | products.aspos...

    Save DOTX to MBOX within Python applications without using Microsoft Word or Outlook...NET and save it into MBOX format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. Convert EML to RTF in Python | products.aspose.com

    Save EML to RTF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word RTF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. Convert ODT to MSG in Python | products.aspose.com

    Save ODT to MSG within Python applications without using Microsoft Word or Outlook...NET and save it into MSG format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  5. Convert OTT to PST in Python | products.aspose.com

    Save OTT to PST within Python applications without using Microsoft Word or Outlook...NET and save it into PST format. This way...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Convert RTF to MBOX in Python | products.aspose...

    Save RTF to MBOX within Python applications without using Microsoft Word or Outlook...NET” API and save it into MBOX format. The “Aspose...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. How to Create Excel File in Python

    Here is a quick tutorial that describes how to create Excel file in Python. It provides details how using Python generate Excel file along with the information about configuring the environment....procedure to create, fill and save an Excel file from scratch....particular cell and finally save this file in XLS or XLSX file...

    kb.aspose.com/cells/python/how-to-create-excel-...
  8. Convert VCF to DOTX in Python | products.aspose...

    Save VCF to DOTX in your Python applications without using Microsoft Outlook or Word...com/words/python-net/) and save it into respective Word DOTX...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Manage VBA Projects in Presentations in .NET|As...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for .NET to streamline your workflow.... Save the presentation. This C# code...officeReference ); // Saves the Presentation presentation . Save ( dataDir...

    docs.aspose.com/slides/net/presentation-via-vba/
  10. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....Excel file to 4 points and then saves it to disk. <!DOCTYPE html>...textOptions . spacing = 4 ; // Save the workbook in xlsx format...

    docs.aspose.com/cells/javascript-cpp/change-cha...