Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 5,572 for

editor

(0.43 sec)
  1. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your email....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...
  2. Advanced search for Form Field signatures | Gro...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/advanced-sear...
  3. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Editor Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  4. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-bar...
  5. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/search-for-ba...
  6. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/basic-usage/
  7. Split text file | GroupDocs

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Python via .NET API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/python-net/split-text...
  8. Merge images | GroupDocs

    Learn how to merge image files, combine image files into one file programmatically in Java language using GroupDocs.Merger for Java library....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/merge/images/
  9. Merge documents to DOC | GroupDocs

    This section describes how to import OLE objects into Word DOC/DOCX documents using C#/.NET...Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/merge-documents-t...
  10. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/composing-sign...