Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 39,150 for

documents

(0.08 sec)
  1. Add dropdown component | Documentation

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...basics / Add component to the document / Add dropdown component Add...

    docs.groupdocs.com/annotation/java/add-dropdown...
  2. Logging | Documentation

    Logging when converting Documents with GroupDocs.Conversion for Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Determine loaded for source document formatting.docx ... [TRACE]...

    docs.groupdocs.com/conversion/java/logging/
  3. In-Table List With Alternate Content in Word Pr...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in Microsoft Word Document Creating a In-Table List With Alternate Content Practising the following steps you can create In-Table List With Alternate Content Template in MS Word 2013. Click the document where you want to add the table....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Content in Word Processing Document In-Table List With Alternate...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Data Sources in Spreadsheet Document Generating Report using Multiple...

    docs.groupdocs.com/assembly/net/generating-repo...
  5. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...full log of changes in the document, you need to set Redactor...

    docs.groupdocs.com/redaction/java/use-redaction...
  6. Working with DICOM metadata | Documentation

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using the DicomRootPackage.getDicomPackage method Read the DICOM metadata properties examples.advanced_usage.managing_metadata_for_specific_formats.image.dicom.DicomReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDicom)) { DicomRootPackage root = metadata.getRootPackageGeneric(); if (root.getDicomPackage() != null) { System.out.println(root.getDicomPackage().getBitsAllocated()); System.out.println(root.getDicomPackage().getReds()); System.out.println(root.getDicomPackage().getGreens()); System.out.println(root.getDicomPackage().getBlues()); System....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/java/working-with-d...
  7. Working with formatted text | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...text from document Extract formatted text from document page Plain...

    docs.groupdocs.com/parser/net/working-with-form...
  8. Working with formatted text | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...text from document Extract formatted text from document page HTML...

    docs.groupdocs.com/parser/java/working-with-for...
  9. System requirements | Documentation

    On this page, you will find the system requirements, supported platforms, and development environments for GroupDocs.Redaction for Python via .NET. This API does not require any external software or third-party tools to be installed....Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...will help us improve our documentation. On this page Products Support...

    docs.groupdocs.com/redaction/python-net/system-...
  10. Document Integrity

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....de signature itérative des documents PDF, qui permet d’utiliser...

    blog.groupdocs.com/fr/tag/document-integrity/