Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 4,023 for

groupdocs.editor,

(1.9 sec)
  1. Get Changes Coordinates | GroupDocs

    Compute pixel coordinates for each detected change to overlay highlights on page previews, using GroupDocs.Comparison for Python via .NET....Compute pixel coordinates for each detected change to overlay highlights on page previews, using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/develo...
  2. Compare Bookmarks in Word Documents | GroupDocs

    Enable bookmark comparison in Word documents using GroupDocs.Comparison for Python via .NET to detect differences in bookmarked ranges....Enable bookmark comparison in Word documents using GroupDocs.Comparison for Python via .NET to detect differences in bookmarked ranges.

    docs.groupdocs.com/comparison/python-net/develo...
  3. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison.

    docs.groupdocs.com/comparison/java/get-file-info/
  4. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java.

    docs.groupdocs.com/viewer/java/exclude-fonts/
  5. Get list of changes | GroupDocs

    Retrieve a typed list of every detected difference using Comparer.GetChanges() — each ChangeInfo item exposes change type, page number, ID, and text in GroupDocs.Comparison for .NET....Retrieve a typed list of every detected difference using Comparer.GetChanges() — each ChangeInfo item exposes change type, page number, ID, and text in GroupDocs.Comparison for .NET.

    docs.groupdocs.com/comparison/net/get-list-of-c...
  6. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Node.js via Java....This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Node.js via Java.

    docs.groupdocs.com/comparison/nodejs-java/load-...
  7. Protecting word processing documents | GroupDocs

    This article explains how to protect as well as unprotect the Word documents....This article explains how to protect as well as unprotect the Word documents.

    docs.groupdocs.com/watermark/net/protecting-wor...
  8. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…...Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  9. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Python via .NET supported document types...This section describes GroupDocs.Merger for Python via .NET supported document types

    docs.groupdocs.com/merger/python-net/supported-...
  10. 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....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.

    docs.groupdocs.com/watermark/java/adding-image-...