Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 375,797 for

save

(0.12 sec)
  1. Convert ODP to PDF in Python

    This brief article highlights how to convert ODP to PDF in Python. It also represents the required steps to establish the development environment along with a list of programming tasks, and an example code to transform ODP to PDF in Python.... Steps to Save ODP to PDF using Python Establish...the desired PDF file options Save the ODP file as a PDF on the...

    kb.aspose.com/slides/python/convert-odp-to-pdf-...
  2. Extract Text From Word Document in C#

    You can easily extract text from Word Document in C# with this brief tutorial. It encompasses steps for setting up the development environment, step-by-step workflow, and a working sample code to convert Word to TXT in C#....properties Save the Word file as TXT on the disk using the Save method...DOCX is saved as a TXT file on the disk using the Save method...

    kb.aspose.com/words/net/extract-text-from-word-...
  3. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#....couple of API calls only and also save the output file to other formats...Define the output format as XLSX Save the output file as an Excel...

    kb.aspose.com/words/net/conversion-from-word-to...
  4. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless document rendering and enhanced text display.... Save ( Stream ) Saves the current fallback...settings to stream. Save ( string ) Saves the current fallback...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  6. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in .NET with Aspose.Slides. Step‑by‑step C# code samples, fast quality output, no PowerPoint automation....Convert Presentations to Flash The Save method exposed by Presentation...NotesPositions . BottomFull ; // Saving presentation and notes pages...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness....can pass to the document's "Save" method // to modify the way...Color . Transparent ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. Convert PPS to PPT in Python | products.aspose.com

    Convert PPS to PPT in Python. Use Python library API to convert PPS files to PPT...Presentation from PPS file and save it as PPT. Python tutorial for...Presentation( "PowerPoint.pps" ); pres . save( "output.ppt" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  10. Convert PPSM to TIFF in Python | products.aspos...

    Convert PPSM to TIFF in Python. Use Python library API to convert PPSM files to TIFF...Presentation from PPSM file and save it as TIFF. Python tutorial..."PowerPoint.ppsm" ); pres . save( "output.tiff" , SaveFormat...

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