Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,276 for

list

(0.03 sec)
  1. How to Run Examples | Documentation

    Examples to annotate on your documents, images or web pages using C#....this: C# // Create list of annotations List < AnnotationBase >...> annotations = new List < AnnotationBase >() { new AreaAnnotation...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  2. Extract data from databases | Documentation

    This article demonstrate that how to extract data from databases via JDBC..." ); return ; } // Get a list of tables Iterable < TocItem...LoadOptions loadOptions ); The list of tables is represented as...

    docs.groupdocs.com/parser/java/extract-data-fro...
  3. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....and properties to obtain the lists of layouts and layers in the...(). size ()); // Display the list of existing layouts. for ( Layout...

    docs.groupdocs.com/viewer/java/render-cad-drawi...
  4. Email messages | Documentation

    Learn how to add watermark in Outlook email messages.... close (); Listing all message recipients GroupDocs...GroupDocs.Watermark also allows listing all the message recipients...

    docs.groupdocs.com/watermark/java/email-messages/
  5. Upcoming Release of GroupDocs.Merger for Java 18.8

    We are about to release GroupDocs.Merger for Java 18.8, a full featured, back-end API that could easily be utilized by Java developers in their projects. It will allow trimming and swapping of pages. Document protection will be managed by GroupDocs.Merger for Java. Moreover, API will allow to merge two documents of same format into a single document. Features Offered by GroupDocs.Merger for JavaGroupDocs will keep on updating this API with new features.... An initial list of features offered by the API...

    blog.groupdocs.com/merger/upcoming-release-of-g...
  6. Text search in network | Documentation

    This page contains information about full-text searching in the search network....= 0 ; List < NetworkFoundDocument > documents = new List < NetworkFoundDocument...

    docs.groupdocs.com/search/net/text-search-in-ne...
  7. Add squiggly annotation | Documentation

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....//Supported only Word and PDF List points = new ArrayList < Point...setRepliedOn ( new Date ()); List < Reply > replies = new ArrayList...

    docs.groupdocs.com/annotation/java/add-squiggly...
  8. Scan Barcode from RTF using C#

    This guide explains how to scan barcode from RTF using C#, with a code example to help you efficiently extract barcode from RTF in C#, ensuring a smooth and seamless process....to get a list of barcode objects Loop through this list to find...

    kb.groupdocs.com/parser/net/scan-barcode-from-r...
  9. 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…...PlainText }; List<SignOptions> listOptions = new List<SignOptions>();...

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  10. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...static void ExportToPdfFromJson(List<HistoryLogReportRow> report)...jsonInput = JsonSerializer.Serialize<List<HistoryLogReportRow>>(report);...

    forum.groupdocs.com/t/reference-to-commonutilit...