Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 48,480 for

(c )

(0.53 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. Working with Spreadsheet Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....«foreach [c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]»...

    docs.groupdocs.com/assembly/java/working-with-s...
  8. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document format. In-Table List With Alternate Content in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent your products and their prices with the following key requirements: Report must show each product along with its price. It must show sum of all the prices....<<[Price]>><</ foreach >> Total: <<[Sum(c => c.Price )]>><</if>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  9. GroupDocs.Parser for .NET 25.12.1 – Latest Upda...

    Explore what’s new in GroupDocs.Parser for .NET 25.12.1. Available now on NuGet and GroupDocs website....StoragePath = @"C:\MyApp\Resources" ; using (Parser...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  10. Deleting documents | GroupDocs

    This page contains information about deleting documents in the search network.... C# Console . WriteLine (); Console...

    docs.groupdocs.com/search/net/deleting-documents/