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

list

(0.04 sec)
  1. watermark excel sheets in Java on GroupDocs Blo...

    watermark excel sheets in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in watermark excel sheets in Java on GroupDocs Blog | Document Automation ......aplikujte pouze na konkrétní list i jako pozadí pomocí vodoznaku...

    blog.groupdocs.com/cs/tag/watermark-excel-sheet...
  2. font substitution on GroupDocs Blog | Document ...

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

    blog.groupdocs.com/zh/tag/font-substitution/ind...
  3. 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...
  4. 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...
  5. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...Signature ( outputFilePath ); List < DigitalSignature > signatures...

    docs.groupdocs.com/signature/java/delete-digita...
  6. 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...
  7. 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/python-net/template...
  8. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK....return new RecognizedImage ( new List < TextLine >()); } protected...JToken jToken ) { List < TextLine > lines = new List < TextLine >();...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  9. 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_...
  10. 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-...