Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 2,011 for

word editor

(0.05 sec)
  1. Working with metadata in PDF documents | Docume...

    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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Editor Product Solution GroupDocs...documents. It can be an estimated word count, page count, character...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Editor Product Solution GroupDocs...files that do not contain the word 'Einstein' in their paths DocumentFilter...

    docs.groupdocs.com/search/net/document-filterin...
  3. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Editor Product Solution GroupDocs...used as text watermark in a Word document. The full list of supported...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  4. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Editor Product Solution GroupDocs...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/sign-document-...
  5. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.5. Major Features Supported loading of template documents from HTML with resources and saving of assembled documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document to DOC or PDF assembled from a DOCX template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR to JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs...Support saving of assembled Word Processing documents to HTML...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  6. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Editor Product Solution GroupDocs...value setting is available for Word Processing documents only. Adding...

    docs.groupdocs.com/assembly/net/template-syntax...
  7. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Editor Product Solution GroupDocs...value setting is available for Word Processing documents only. Adding...

    docs.groupdocs.com/assembly/python-net/template...
  8. Generate signature preview | Documentation

    This topic explains how to get document signature preview in c#...Editor Product Solution GroupDocs...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/generate-signa...
  9. Getting Document Information | Documentation

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....Editor Product Solution GroupDocs...download it. Example 3: Get Word Processing Document Info You...

    docs.groupdocs.com/conversion/python-net/develo...
  10. 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...Editor Product Solution GroupDocs...You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/sign-document...