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

list

(1.08 sec)
  1. Render Print Area in Worksheets using GroupDocs...

    Here we go! Another monthly release of GroupDocs.Viewer for .NET is out now. In the current release, you will find new options to render print area and to include or exclude hidden columns and rows in the Cells documents. Furthermore, we have added the support of rendering POTX, PPTM, and EPS file formats. Below you find the List of new features, improvements, and fixes added in GroupDocs.Viewer for .NET 18.... Below you find the list of new features, improvements..._AutoFitColumn_; // Get pages List pages = htmlHandler.GetPages(guid...

    blog.groupdocs.com/viewer/render-print-area-in-...
  2. Signing specific pages in the multipage documen...

    This article explains how to sign specific pages in the multipage documents...multipage Tiff document through the list of integer values. using ( var...PagesSetup () { PageNumbers = new List < int > { 1 , 3 } } }; // sign...

    docs.groupdocs.com/signature/net/sign-specific_...
  3. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....only Word and PDF Points = new List < Point > { new Point ( 80 ...240 , 650 ) }, Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  4. Advanced Search Certificate Documents | GroupDocs

    id: advanced-search-certificate-documents url: signature/net/advanced-search-certificate-documents title: Advanced search certificate documents linkTitle: 🌐 Certificate weight: 18 description: “This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API.” keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Advanced search for data within the certificate files in C# description: Advanced search for data within the certificates fast and easily with C# language and GroupDocs.Signature for .... - name: Get list of the metadata signatures text:...Process list of found items text: Loop through list of found...

    docs.groupdocs.com/signature/net/developer-guid...
  5. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....are as follows: Changes is a list of revision changes that need...Assign the modified revision list to the options revisionOptions...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  6. 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...
  7. Features overview | GroupDocs

    With GroupDocs.Viewer for Node.js you can render files to HTML, PNG, JPEG and PDF formats, List and save attachments, embedded files and compressed files, and extract document text....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/nodejs-java/features-...
  8. Features overview | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, List and save attachments, embedded files and compressed files, and extract document text....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/java/features-overview/
  9. Create PDF Binder in .NET: Easy Way with GroupD...

    If you've ever exported Word and Excel to PDF by hand just to glue them onto another PDF, this one's for you. A short .NET walkthrough using GroupDocs.Merger....three things: Give a method a list of files (any mix of DOCX, XLSX...and let it figure out the file list on its own. Pull out a page...

    blog.groupdocs.com/groupdocs.merger/pdf-binder-...
  10. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Using Operators The following list contains predefined and user-defined...Adding Combobox and Dropdown List Items Dynamically You can dynamically...

    docs.groupdocs.com/assembly/net/template-syntax...