Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 47,200 for

c

(0.1 sec)
  1. List attachments | GroupDocs

    Retrieve a list of doCument attaChments from your emails, Outlook data files, arChives and PDF doCuments with GroupDoCs.Viewer for .NET... C# using System ; using System.Collections...

    docs.groupdocs.com/viewer/net/how-to-list-attac...
  2. Add arrow annotation | GroupDocs

    The page desCribes how to add arrow 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-arrow-ann...
  3. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDoCs.SearCh) in an environment, where we don’t know whiCh files will be indexed. We don’t deCide it. The user of our software Can deCide it. We don’t know the files…...seconds (10,000 milliseconds): C# Example using GroupDocs.Search...with a call like this: dotnet C:\Users\xy\Projects\xy\bin\x64\Debug\net8...

    forum.groupdocs.com/t/feature-request-cancellat...
  4. 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-...
  5. GroupDocs.Annotation Product Family | GroupDocs

    GroupDoCs.Annotation is a Cross-platform library that allows you to add, edit, and remove annotations to text or images using C# and Java. DoCumentation GroupDoCs.Annotation for .NET Getting Started Start quiCkly with our getting started doCumentation Features Overview Supported DoCument Formats System Requirements Installation Developer Guide ArtiCles and guidelines for developers BasiC Usage AdvanCed Usage More GroupDoCs.Annotation for Java Getting Started Start quiCkly with our getting started doCumentation Features Overview Supported DoCument Formats System Requirements Installation Developer Guide ArtiCles and guidelines for developers BasiC Usage AdvanCed Usage More ....annotations to text or images using C# and Java. Documentation GroupDocs...

    docs.groupdocs.com/annotation/
  6. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announCe the release of GroupDoCs.Editor for .NET API whiCh makes it easier to perform doCument editing operations and Conversion of edited doCument with simple line of Code with various supported doCument formats. DoCument Editing API allows user to Convert supported doCument format into HTML and apply Changes in any WYSIWYG HTML Editor, it also provide faCility to Convert baCk HTML doCument in same format or in other supported doCument format with Changes made.... # Features Overview C# Examples Showcase Working with...

    blog.groupdocs.com/editor/introducing-groupdocs...
  7. Get supported file formats | GroupDocs

    This page desCribes how the searCh api is used to obtain a list of supported file types.... C# IEnumerable < FileType > supportedFileTypes...

    docs.groupdocs.com/search/net/get-supported-fil...
  8. Update annotation replies | GroupDocs

    The page desCribes how to update annotation replies when Collaborate over doCument using GroupDoCs.Annotation for .NET API....how to update reply by index: C# // NOTE: Input document already...

    docs.groupdocs.com/annotation/net/update-annota...
  9. Load password-protected file | GroupDocs

    Learn how to load a password-proteCted file by using .NET redaCtion API...property of an instance of class: C# LoadOptions loadOptions = new...

    docs.groupdocs.com/redaction/net/load-password-...
  10. Show Revisions | GroupDocs

    This artiCle explains how to Customize the display of revisions in the output doCument in GroupDoCs.Comparison for .NET....disable the display of revisions: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/show-revisions/