Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 48,370 for

(c )

(0.07 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. 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...
  8. 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-...
  9. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in HTML Document Reporting Requirement As a report developer, you are required to represent your clients and their prices with the following key requirements: Report must show each client along with its price. It must show sum of all the prices....sum( c => c.getPrice())]>> Download In-Paragraph...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Load document from Azure Blob Storage | GroupDocs

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....docx" ; String convertedFile = "C:\\output\\converted.pdf" ; try...

    docs.groupdocs.com/conversion/java/load-documen...