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

editor

(0.14 sec)
  1. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/searching/
  2. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/redacti...
  3. Barcode Image Generation in Word Processing Doc...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  4. Classify Raw Text | GroupDocs

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Editor Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  5. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/using-signatu...
  6. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Editor per .NET 25.12 offre tre correzioni...

    blog.groupdocs.com/it/
  7. GroupDocs.Total for Java 25.10 – 최신 업데이트 및 수정 사...

    GroupDocs.Total for Java 25.10에서 새로운 기능을 살펴보세요. 이제 NuGet 및 GroupDocs 웹사이트에서 이용할 수 있습니다....Editor for Java 25.3 릴리스 노트 GroupDocs...

    blog.groupdocs.com/ko/total/groupdocs-total-for...
  8. Working with Multiple Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-mu...
  9. Working with Chart Reports - Bubble | GroupDocs

    The Bubble Chart As per wikipedia, a Bubble Chart can be described as: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of associated data is plotted as a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-ch...
  10. GroupDocs.Parser for Python via .NET | GroupDocs

    GroupDocs.Parser for Python developer documentation. Learn how to extract text, images, tables, and metadata from PDF, DOCX, XLSX, and 50+ document formats using Python....Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/python-net/