Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 905 for

data assembly

(0.03 sec)
  1. 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...
  2. Bubble Chart in Presentation Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Presentation Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  3. Load document from url | Documentation

    Learn how to Load document from url....Assembly Product Solution GroupDocs...GroupDocs.Parser enables to extract data from url directly. The following...

    docs.groupdocs.com/parser/net/load-document-fro...
  4. Image redactions | Documentation

    This article shows that how to redact Data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Assembly Product Solution GroupDocs...a set of features to redact data of sensitive nature from images...

    docs.groupdocs.com/redaction/net/image-redactions/
  5. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted MetaData electronic signature with GroupDocs.Signature API...Assembly Product Solution GroupDocs...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/java/sign-document...
  6. 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...
  7. 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/
  8. Auto Update Table of Content Page - Free Suppor...

    Halo GroupDocs Team, I have to create a report with table of content. It has dynamic Data and I have tried to create it with standard Microsoft Word Table of Content but when I deploy the report, the page did not update…...Assembly Product Family dotnet , csharp...table of content. It has dynamic data and I have tried to create it...

    forum.groupdocs.com/t/auto-update-table-of-cont...
  9. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size....Assembly Product Solution GroupDocs...structure), and stream (raw binary data). Objects may be referenced...

    docs.groupdocs.com/viewer/python-net/optimizati...
  10. Extract metadata from Microsoft Office Word doc...

    To extract metaData from Microsoft Office Word documents getMetaData method is used. This method allows to extract the following metaData: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-metadata...