Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,789 for

list

(0.06 sec)
  1. getting fonts on GroupDocs Blog | Document Auto...

    getting fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in getting fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......NET 中使用字体 Learn how to get list of used fonts, specify or replace...

    blog.groupdocs.com/zh/tag/getting-fonts/index.xml
  2. Features Overview | GroupDocs

    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. 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...
  4. Add dropdown component | GroupDocs

    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-...
  5. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression.... See full list at article. GroupDocs.Redactions...Below is the table with full list of items: Filter Numeric value...

    docs.groupdocs.com/redaction/net/metadata-redac...
  6. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for .NET...Open ); List < JoinItem > documentStreams = new List < JoinItem...

    docs.groupdocs.com/merger/net/migration-notes/
  7. 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...
  8. 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...listOptions = new List < SignOptions >(); // walk through all alignment...

    docs.groupdocs.com/signature/net/locating-signa...
  9. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....types and them to collection of List< > type. The possible options...true ); // add options to list List < SearchOptions > listOptions...

    docs.groupdocs.com/signature/java/search-for-mu...
  10. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats List for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....supported file formats list. java . util . List < FileType > supportedFileTypes...

    docs.groupdocs.com/signature/java/get-supported...