Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for .NET....Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for .NET.
This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Python via .NET....This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Python via .NET.
This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java....This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java.
Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Node.js via Java...Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Node.js via Java
Catch and handle common exceptions during document assembly and validate template syntax and data....Catch and handle common exceptions during document assembly and validate template syntax and data.
This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API.... This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API.
Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET....Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET.
The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more.
GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats.
Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information.
Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats.
Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information.
Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage.