Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 4,414 for

document assembly

(0.09 sec)
  1. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each Document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a Document, etc. To accomplish this task, additional fields can be added to each indexed Document in addition to those already in the Document itself. Additional fields are associated with the Document through the arguments of the FileIndexing event that occurs before indexing each added Document....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF Document The following sample of code will help you to detect the PDF version a loaded Document and extract some additional file format information. Load a PDF Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the DocumentProperties property defined in the DocumentRootPackage class....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Extract text structure | GroupDocs

    This article explains that how to extract text structure from Documents....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-text-str...
  4. Search results | GroupDocs

    This article shows that how to perform the operations on search results....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/search-results/
  5. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the new library that enhances a set of our Document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word Documents from templates by automatically filling out merge fields with custom data. If your company or a client have to create tens or hundreds of Documents by filling out standard templates with data obtained through user input or from a DB, this library can be of great help....of our document collaboration tools - GroupDocs.Assembly for .NET...library generates PDF and Word documents from templates by automatically...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  6. Signing archive documents in batch | GroupDocs

    This article shows how to sign Documents in batch mode within the archive files with one or multiple electronic signatures...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/signing-archiv...
  7. Working with tables | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/working-with-tab...
  8. Developer Guide | GroupDocs

    This Developer Guide explains GroupDocs.Merger for Node.js via Java file merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint Documents inside your Node.js via Java applications...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/nodejs-java/developer...
  9. Annotation redactions | GroupDocs

    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...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/python-net/annotat...
  10. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word Document using locale info, apply spell-checkers to a Document content written in different languages using GroupDocs.Editor for .NET API....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/enabling-language...