Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,126 for

data assembly

(0.1 sec)
  1. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from Database formats with GroupDocs.Conversion for .NET....Assembly Product Solution GroupDocs...database is a collection of data that is organized in tables...

    docs.groupdocs.com/conversion/net/convert/datab...
  2. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  3. eSign document with Metadata signature | GroupDocs

    This article shows how to add MetaData signature to the each document type meta layer with different Data types over with GroupDocs.Signature...Assembly Product Solution GroupDocs...information about resource or another data. From the document perspective...

    docs.groupdocs.com/signature/net/esign-document...
  4. Extract images from PDF documents | GroupDocs

    This article explains that how to extract images from PDF documents...Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from PDF documents...

    docs.groupdocs.com/parser/net/extract-images-fr...
  5. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents...Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  6. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-images-f...
  7. Evaluation Limitations and Licensing | GroupDocs

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser 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: API Limit Only 100 files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted text and text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks MetaData extraction Only 5 properties per file Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Assembly Product Solution GroupDocs...// For complete examples and data files, please go to https://github...

    docs.groupdocs.com/parser/java/evaluation-limit...
  8. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Assembly Product Solution GroupDocs...with embedded and encrypted data in QR-code signatures / Sign...

    docs.groupdocs.com/signature/java/sign-document...
  9. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API 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/java/optimization-pdf...
  10. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: 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 get container item names, sizes and obtain content....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from PDF documents...

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