Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 4,462 for

groupdocs.redaction,

(0.05 sec)
  1. Add document to Presentation via OLE | Document...

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications.

    docs.groupdocs.com/merger/net/add-document-to-p...
  2. Add document to Word processing via OLE | Docum...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications.

    docs.groupdocs.com/merger/net/add-document-to-w...
  3. Load password-protected documents | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET....This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/load-p...
  4. Add highlight annotation | Documentation

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for .NET....The page describes how to add highlight annotation to a document using GroupDocs.Annotation for .NET.

    docs.groupdocs.com/annotation/net/add-highlight...
  5. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API.

    docs.groupdocs.com/annotation/net/add-replies-t...
  6. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs.

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Add dropdown component | Documentation

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for Java....The page describes how to add dropdown component to a document using GroupDocs.Annotation for Java.

    docs.groupdocs.com/annotation/java/add-dropdown...
  8. Add strikeout annotation | Documentation

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for .NET....The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for .NET.

    docs.groupdocs.com/annotation/net/add-strikeout...
  9. Add search text annotation | Documentation

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for Java."...The page describes how to add search text annotation to a document using GroupDocs.Annotation for Java."

    docs.groupdocs.com/annotation/java/add-search-t...
  10. Load password-protected document | Documentation

    This article explains how to load password-protected document while using GroupDocs. Watermarks API....This article explains how to load password-protected document while using GroupDocs. Watermarks API.

    docs.groupdocs.com/watermark/net/load-password-...