Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 908 for

data assembly

(0.03 sec)
  1. Extract metadata from EPUB eBook | Documentation

    To extract metaData from EPUB e-books GetMetaData method is used...Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from ePUB...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Get document info | Documentation

    This article shows how to get the basic document info....Assembly Product Solution GroupDocs...To learn more about document data extraction features and get...

    docs.groupdocs.com/parser/net/get-document-info/
  3. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Emails...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  4. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metaData: Name Description content-type The MIME type of the attachment content These metaData refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Emails...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/loading-multip...
  6. Generate sample report for document with variab...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() DataSource = ga.Data.XmlDataSource("Datasource.xml") DataSourceInfo = ga.DataSourceInfo(DataSource) array = [DataSourceInfo] print(assembler.assemble_document(input.ppt, output.ppt, array)) DataSource XML 0 1 LG Nexus 5 350 5 123456789qwertyu0025 The Recipe Set up the source document Data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/barcode/
  7. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metaData. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metaData with GroupDocs.Signature....Assembly Product Solution GroupDocs...encrypted and have embedded data objects. ability to search for...

    docs.groupdocs.com/signature/java/search-for-em...
  8. Working with Chart Reports - Bubble | Documenta...

    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....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/working-with-ch...
  9. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted MetaData electronic signature with embedded custom object....Assembly Product Solution GroupDocs...Signature: Implement if needed custom data serialization class that implement...

    docs.groupdocs.com/signature/net/sign-documents...
  10. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....Assembly Product Solution GroupDocs...structure), and stream (raw binary data). Objects may be referenced...

    docs.groupdocs.com/viewer/net/optimization-pdf-...