Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 3,830 for

data assembly

(0.09 sec)
  1. GroupDocs.Conversion for Java 17.7.1 Release No...

    Note This page contains release notes for GroupDocs.Conversion for Java 17.7.1 Major Features There are fixed 1 bug: Single source file DOCX different outputs PDF on different platforms/environment Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONJAVA-451 Single source file DOCX different outputs PDF on different platforms/environment Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Assembly Product Solution GroupDocs...projectPath = new java . io . File ( "Data/" ). getAbsolutePath (). replace...

    docs.groupdocs.com/conversion/java/groupdocs-co...
  2. Getting documents in network | Documentation

    This page contains information about getting indexed documents in the search network....Assembly Product Solution GroupDocs...as outputting the resulting data to the console. Searcher searcher...

    docs.groupdocs.com/search/java/getting-document...
  3. GroupDocs.Assembly for Java 18.10 Release Notes...

    This page contains release notes for GroupDocs.Assembly for Java 18.10. Major Features Supported removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for templates of Word Processing, Presentation, and Email file formats. Full List of Features Covering all Changes in this Release Key Summary Category AssemblyNET-89  Support removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for Word Processing documents  Feature  AssemblyNET-91  Support removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for Presentation documents  Feature  AssemblyNET-92  Support removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for Email documents  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs.Assembly for Java 18.10 Release Notes...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. GroupDocs.Metadata for .NET 17.02 Release Notes...

    Note This page contains release notes for GroupDocs.MetaData for .NET 17.02.0 Major Features There are 9 features and 2 enhancements in this regular monthly release. The most notable are: Ability to use Dynabic.Metered account Ability to detect AVI video format Ability to read header of AVI video format Ability to read Photoshop layers of PSD format Ability to detect DICOM format Ability to read metaData of DICOM format Ability to read ByteOrder (little-endian, big-endian) for image formats Ability to process Excel content type properties using XlsMetaData class (add, remove, clear operations) Ability to export DICOM metaData to csv, excel file Ability to export Excel content type properties to csv, excel Ability to export metaData of AVI format to csv, excel All Changes Key Summary Category METADataNET-1455 Ability to export Excel content type properties to csv, excel Enhancement METADataNET-1456 Ability to process Excel content type properties using XlsMetaData class (add, remove, clear operations) Enhancement METADataNET-1475 Ability to export metaData of AVI format to csv, excel New Feature METADataNET-247 Ability to read header of AVI video format New Feature METADataNET-1232 Ability to read Photoshop layers of PSD format New Feature METADataNET-1256 Ability to use Dynabic....Assembly Product Solution GroupDocs...ExportToExcel ( path ); // write data to the file File . WriteAllBytes...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  5. Features overview | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, extract document text and detect file type by it's content...Assembly Product Solution GroupDocs...folders contained in an Outlook data file document; PDF – information...

    docs.groupdocs.com/viewer/net/features-overview/
  6. Password-protected documents | Documentation

    Learn how to open the password-protected documents....Assembly Product Solution GroupDocs...parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/parser/net/password-protecte...
  7. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Assembly Product Solution GroupDocs... You are welcome to extract data from PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/parser/java/handle-loading-o...
  8. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file in java....Assembly Product Solution GroupDocs... You are welcome to extract data from PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/parser/java/detect-encoding/
  9. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Assembly Product Solution GroupDocs... You are welcome to extract data from PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/parser/java/password-protect...
  10. GroupDocs.Redaction Overview | Documentation

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....Assembly Product Solution GroupDocs...to redact different types of data: text, metadata, annotations...

    docs.groupdocs.com/redaction/net/groupdocs-reda...