Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 890 for

data assembly

(0.07 sec)
  1. Changing Automatically Detected Types of Docume...

    API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type Note The code uses some of the objects defined in: The Business Layer...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/changing-automa...
  2. Evaluation Limitations and Licensing | Document...

    Evaluation Limitations You can easily download GroupDocs.Classification for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: Texts with more than 200 characters are not supported. Documents with more than 200 characters are not supported. For the sentiment classification this limitations are 100 for English and 30 Chinese....Assembly Product Solution GroupDocs...// For complete examples and data files, please go to https://github...

    docs.groupdocs.com/classification/net/evaluatio...
  3. How to merge TIF images using C# | Documentation

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Assembly Product Solution GroupDocs...image data. It can also contain vector based graphics data. TIF...

    docs.groupdocs.com/merger/net/getting-started/u...
  4. Sign documents with encrypted QR-code text | Do...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Assembly Product Solution GroupDocs...with embedded and encrypted data in QR-code signatures / Sign...

    docs.groupdocs.com/signature/java/sign-document...
  5. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Assembly Product Solution GroupDocs...that allows to remove sensitive data from annotation text, or completely...

    docs.groupdocs.com/redaction/net/annotation-red...
  6. Defining Relations Between DocumentTable Instan...

    Note The code uses some of the objects defined in The Business Layer. Defining Relations Between Document Table Instances API provides the ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Download Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations ColumnNameExtractingDocumentTableLoadHandler...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/defining-relat...
  7. Save attachments | Documentation

    Retrieve and save attachments from emails, Outlook files, archives, and PDFs....Assembly Product Solution GroupDocs...attachments: emails, Outlook data files, archives, and PDF documents...

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  8. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....Assembly Product Solution GroupDocs...fonts, it contains all font data. GroupDocs.Viewer can subset...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  9. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook Data file or email...Assembly Product Solution GroupDocs...attachments: emails, Outlook data files, archives, and PDF documents...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  10. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-text-fro...