Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 993 for

presentation document support

(0.2 sec)
  1. Render STL and IFC File Formats using GroupDocs...

    We are pleased to announce the release of version 17.10 of GroupDocs.Viewer for .NET. This monthly release has come with 3 new features and more than 10 improvements and bug fixes. GroupDocs.Viewer for .NET 17.10 allows you to render STL and IFC file formats. Furthermore, settings to hide/show hidden pages have been extended for Microsoft PowerPoint Documents. Please continue to read more about the latest version. Render STL and IFC File FormatsFrom version 17....for Microsoft PowerPoint documents. Please continue to read more...version 17.10, GroupDocs.Viewer supports rendering of STL and IFC file...

    blog.groupdocs.com/viewer/render-stl-and-ifc-fi...
  2. Conditional existance of nullable part of data ...

    Hello, We have a use case where our data model is not able to use a common template because some part of the data model is nullable. Let me show you what are our use cases. Here is our template. (14.6 KB) Our first d…...“name” property which is not present. { "person1": { "name": "P1"...related to that option in the documentation. Did I miss something? Thanks...

    forum.groupdocs.com/t/conditional-existance-of-...
  3. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/signature/net/updating-qr-co...
  4. GroupDocs.Assembly for .NET 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing Documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet Documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation Documents  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  5. Extract Text from PPT using Java

    This article explains the process of how to extract text from PPT using Java. It also provides a code example to integrate text extraction from PPT in Java projects....managing information from presentation files has become a routine...data analysts. PowerPoint presentations, commonly saved in PPT format...

    kb.groupdocs.com/parser/java/extract-text-from-...
  6. Convert DOCX to MHTML using Python

    Learn how to convert DOCX to MHTML using Python without installing extra software. Step-by-step guide with sample code to export DOCX to MHTML using Python....often necessary to convert document formats to ensure cross-platform...Word files for web-based presentation or email archiving. Leveraging...

    kb.groupdocs.com/conversion/python/convert-docx...
  7. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint Document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_Presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\Presentation.pptx" Watermarker watermarker = new Watermarker("Presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Extract Text from PPT using C#

    This article details the process of how to extract text from PPT using C#. It includes a code example to assist you in integrating text extraction from PPT in C# projects....extracting information from presentation files is a common task for...data analysts. PowerPoint presentations, often saved in PPT format...

    kb.groupdocs.com/parser/net/extract-text-from-p...
  9. Loading Documents | Documentation

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint Documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/signature/net/updating-image...