Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 40,735 for

documents

(0.19 sec)
  1. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Numbered List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Processing Document Numbered List in Word Processing Document Leave...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  3. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...MetadataSearchOption (); // search document List < MetadataSignature >...

    docs.groupdocs.com/signature/java/search-embed-...
  4. 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:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Engine is composed of common document contents and tags that describe...

    docs.groupdocs.com/assembly/net/template-syntax...
  5. 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:...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...Engine is composed of common document contents and tags that describe...

    docs.groupdocs.com/assembly/python-net/template...
  6. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...// search for signatures in document List < WordProcessingMetada...

    docs.groupdocs.com/signature/net/search-for-emb...
  7. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples....list of changes we need two documents to compare with the GroupDocs... We’ll look at the output document that a comparison creates...

    blog.groupdocs.com/comparison/how-to-use-the-ge...
  8. Search text | Documentation

    This article explains that how to search text from Documents....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...functionality to search a text from documents by the and methods: Iterable...

    docs.groupdocs.com/parser/java/search-text/
  9. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Signing / Sign document with different Text signature...

    docs.groupdocs.com/signature/java/sign-document...
  10. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster....The content in the of the document should be pretty self-explanatory... There a few tags for the document’s charset type, viewport and...

    blog.groupdocs.com/total/using-html5-boilerplat...