Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 11,464 for

document comparison

(0.11 sec)
  1. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/modifing-found...
  3. How to Convert SVG to JPG using C#

    This post discusses the workflow to convert SVG to JPG using C# and how to consume the information for creating the ability for an SVG file converter to JPG in C#....Comparison Product Family GroupDocs...consuming one of the popular document conversion libraries. Further...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Convert RTF to PPTX using C#

    This article explains how to convert RTF to PPTX using C# programming language. It also offers a sample code example for the C# RTF to PPTX converter application....Comparison Product Family GroupDocs...will utilize a high quality document conversion library and provide...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET 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 FileType property to obtain file format information AdvancedUsage....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Loading documents from different sources | Grou...

    This section explains how to load Document from various sources and data storage like file on disk, data stream, remote web resources, FTP servers, Amazon Cloud or Azure storage etc....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/loading-docum...
  7. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a Document. If the Document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/adding-image-...
  8. Extract images to files | GroupDocs

    This article explains that how to extract images to files....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-images-to...
  9. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/modifying-fou...
  10. How to Convert TeX to HTML in Java

    This article describes the stepwise instructions to convert TeX to HTML in Java and shows you how to develop the application to convert LaTeX to HTML using Java....Comparison Product Family GroupDocs...article will use one of the best document conversion libraries for it...

    kb.groupdocs.com/conversion/java/how-to-convert...