Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 373,036 for

save

(0.23 sec)
  1. Convert PPT to PPTX in Python|Aspose.Slides for...

    Convert legacy PPT presentations to modern PPTX fast in Python with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....and saves it in PPTX format. By specifying different save formats...formats, you can also save a PPT file into many other formats like...

    docs.aspose.com/slides/python-net/convert-ppt-t...
  2. Convert BMP to PST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  3. MarkdownSaveOptions.LinkExportMode | Aspose.Wor...

    Discover the MarkdownSaveOptions LinkExportMode property to control link formatting in output files. Optimize your document exports effortlessly!... Save ( ArtifactsDir + "MarkdownSaveOptions...MarkdownLinkExportMo . Inline ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Your First Aspose.3D Application|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.... create a 3D scene and then save the file in FBX format. import... Scene () # Save 3D scene document scene . Save ( "document.fbx"...

    docs.aspose.com/3d/python-net/your-first-aspose...
  5. ImageSavingArgs.image_stream property | Aspose....

    ImageSavingArgs.image_stream property. Allows to specify the stream where the image will be Saved to....stream where the image will be saved to. @property def image_stream...This property allows you to save images to streams instead of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Specify Default Presentation Fonts in PHP|Aspos...

    Set default fonts in Aspose.Slides for PHP via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { # save the image on the disk. $slideImage -> save ( "output...} } # Generate PDF $pres -> save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/php-java/default-font/
  7. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...( text ); // Save PDF document document . Save ( dataDir + "...textFragment ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  8. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF library.... Save the resultant PDF document....World!" )); // Save PDF document document . Save ( dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/net/create-document/
  9. How to Remove Formula but Keep Data in Excel in...

    This brief tutorial provides information on how to remove formula but keep data in Excel in Java. Using these steps you can remove formula from excel but keep data in java on Windows, Linux and macOS etc.... In the end, you can save this file as it is or in a different...removed Using the cell reference save the existing value in a temporary...

    kb.aspose.com/cells/java/how-to-remove-formula-...
  10. How to Convert MPP to SVG | Aspose.Tasks Docume...

    Convert your Microsoft Project files to scalable vector graphics with Aspose.Tasks for .NET.... Saving a Project as SVG The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/net/convert-ms-project-mp...