Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,420 for

list

(0.13 sec)
  1. How to Create a Simple Application Using the Gr...

    In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node....ListEntities - returns a list of files and folders from a...method which will display the list of folders and files received...

    blog.groupdocs.com/total/how-to-create-a-simple...
  2. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java.... Speicfy a list of directories with custom fonts...LoadOptions object and create a list of custom font directories....

    docs.groupdocs.com/comparison/java/load-custom-...
  3. 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...
  4. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet List at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON).... Add a bullet list at the place where you want...information: Customer name and picture List of products Adding Syntax to...

    docs.groupdocs.com/assembly/net/generating-repo...
  5. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....png" ); // define list of signature options List < SignOptions >...result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/locating-sign...
  6. Obtain Signing Progress using .Net E-Signing AP...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce the another monthly release of GroupDocs.Signature for .NET API version 17.11. This release comes with number of new features. The most notable feature introduced in this release is the functionality to obtain signing progress while signing the documents. Aside this, Many improvements and fixes are also introduced in this release....- Improvements # A detailed list of all the improvements made...v17.11 - Fixes # A detailed list of all fixes made in this release...

    blog.groupdocs.com/signature/dotnet-e-signing-a...
  7. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Node.js via Java.... Specify a list of directories with custom fonts...LoadOptions object and create a list of custom font directories....

    docs.groupdocs.com/comparison/nodejs-java/load-...
  8. eSign document with Form Field signature | Docu...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...boxes, checkboxes, drop-down lists, etc. Different document types...types support a specific list of form field types. These elements...

    docs.groupdocs.com/signature/net/esign-document...
  9. 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...
  10. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...AddRange(new List<string> { ".", "/usr/share/fonts"...version 22.1 that assigns the list of directories to settings.FontDirectories...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...