Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 4,723 for

groupdocs.signature,

(0.05 sec)
  1. Save with default options | Documentation

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.

    docs.groupdocs.com/redaction/java/save-with-def...
  2. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form....This article gives the knowledge about nesting search queries in object form.

    docs.groupdocs.com/search/net/nesting-search-qu...
  3. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...This article demonstrates that how to save the document as a rasterized PDF file

    docs.groupdocs.com/redaction/python-net/save-in...
  4. Searching | Documentation

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps.

    docs.groupdocs.com/search/java/searching/
  5. Get only summary page | Documentation

    This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for .NET....This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for .NET.

    docs.groupdocs.com/comparison/net/get-only-summ...
  6. Update document password | Documentation

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET.

    docs.groupdocs.com/merger/net/update-document-p...
  7. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java....This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java.

    docs.groupdocs.com/comparison/java/setting-auth...
  8. Get only summary page | Documentation

    This article explains how to get only a summary page when comparing documents with GroupDocs.Comparison for Node.js via Java....This article explains how to get only a summary page when comparing documents with GroupDocs.Comparison for Node.js via Java.

    docs.groupdocs.com/comparison/nodejs-java/get-o...
  9. Merger Use Cases | Documentation

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for .NET library...This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for .NET library

    docs.groupdocs.com/merger/net/getting-started/u...
  10. Working with Multiple Data Sources | Documentation

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section

    docs.groupdocs.com/assembly/java/working-with-m...