Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,320 for

list

(0.04 sec)
  1. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....qrHeight = 100 ; // define list of options List < SignOptions > listOptions...result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/locating-sign...
  2. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the List of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e.... The following is the list of salient features which are...g., charts, image, tables, lists and more Inline template syntax...

    docs.groupdocs.com/assembly/java/features-overv...
  3. Field Management in GroupDocs.Editor for Java |...

    This documentation section explains how to the management and manipulation of form fields within documents....a dropdown form field with a list of string values. : Represents...document. fixInvalidFormFieldN(List updateInvalidFormFie) : Fixes...

    docs.groupdocs.com/editor/java/form-field-manag...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions....finds the selected file in the list of files based on the entered...automatically allocated in the list. If a user clicks Copy , the...

    blog.groupdocs.com/viewer/developing-extensions...
  9. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....Documents Visit the complete list of API features to have a better...- Improvements # A detailed list of all the improvements made...

    blog.groupdocs.com/signature/groupdocs.signatur...
  10. Add dropdown component | Documentation

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for .NET....DropdownComponent { Options = new List < string > { "Item1" , "Item2"...PenWidth = 3 , Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-dropdown-...