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

list

(0.04 sec)
  1. 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 PowerPoint Document Creating a Template Add a bullet List at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Creating a Template Add a bullet list at the place where you want...following information: Bulleted list of clients A table showing managers’...

    docs.groupdocs.com/assembly/java/generating-rep...
  2. 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
  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. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Features overview | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML, PNG, JPEG and PDF formats, List and save attachments, embedded files and compressed files, extract document text and detect file type by it's content...Archive – list of folders contained in archive; CAD - list of layers...layouts in a CAD document; Email – list of folders contained in an Outlook...

    docs.groupdocs.com/viewer/net/features-overview/
  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...