Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 4,438 for

as

(0.03 sec)
  1. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/processes-can...
  2. Enumeration Extension Methods | Documentation

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable<T> providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:

    docs.groupdocs.com/assembly/java/enumeration-ex...
  3. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom......GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom...

    blog.groupdocs.com/categories/groupdocs.metadat...
  4. Upcoming release of GroupDocs.Classification fo...

    GroupDocs.ClAssification for .NET allows you to clAssify document or text with IAB-2 or Document taxonomies. Have a look at the image below: You can see how API clAssifies an input text to IAB-2. If you haven’t already explored the online app, visit it now. Big News We are going to launch GroupDocs.ClAssification API for .NET platform very soon. That means, whatever features you can avail/evaluate in the online app, will be available in a back-end API that you can integrate in any of your (existing or new) ....GroupDocs.Classification for .NET allows you to classify document or text with IAB-2 or Document taxonomies. Have a look at the image below: You can see how API classifies an input text to IAB-2. If you haven’t already explored the online app, visit it now. Big News We are going to launch GroupDocs.Classification API for .NET platform very soon. That means, whatever features you can avail/evaluate in the online app, will be available in a back-end API that you can integrate in any of your (existing or new) .

    blog.groupdocs.com/classification/upcoming-rele...
  5. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Python via .NET....This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Python via .NET.

    docs.groupdocs.com/merger/python-net/get-docume...
  6. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API.... This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/updating-mult...
  7. eSign document with Barcode signature | Documen...

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature

    docs.groupdocs.com/signature/java/esign-documen...
  8. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....This article shows how to handle search queries if they contain special characters and separator characters.

    docs.groupdocs.com/search/nodejs-java/search-fo...
  9. Install GroupDocs.Assembly for .NET | Documenta...

    This topic describes how to install GroupDocs.Assembly for .NET....This topic describes how to install GroupDocs.Assembly for .NET.

    docs.groupdocs.com/assembly/net/installation/
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. PleAse see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, pleAse use the DocumentProperties property defined in the DocumentRootPackage clAss. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata.

    docs.groupdocs.com/metadata/net/working-with-me...