Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 48,924 for

(c )

(0.09 sec)
  1. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....shows how get the desired result C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  2. Add point annotation | GroupDocs

    The page describes how to add point annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add point annotation to the...

    docs.groupdocs.com/annotation/net/add-point-ann...
  3. Replace missing font | GroupDocs

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications....to set the default font name: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/replace-missing-f...
  4. Add image annotation | GroupDocs

    The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-image-ann...
  5. Add resource redaction annotation | GroupDocs

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add resource redaction annotation...

    docs.groupdocs.com/annotation/net/add-resource-...
  6. Specify the JPEG image quality | GroupDocs

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...quality in the output PDF document: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  7. Add dropdown component | GroupDocs

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-dropdown-...
  8. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for .NET...documents with specific options: C# using System ; using GroupDocs...

    docs.groupdocs.com/comparison/net/get-changes-c...
  9. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....time, let us compare images in C# using the [.NET API for document...Comparison for .NET][1] is a C# library which allows you to compare...

    blog.groupdocs.com/categories/groupdocs.compari...
  10. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?... There’s a C# project in the zip file. A template...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...