Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 30,135 for

groupdocs.merger

(0.11 sec)
  1. Working with Outer Document Insertion | Documen...

    Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-ou...
  2. How to Run Examples | Documentation

    Software Requirements Please make sure you meet the following requirements before downloading and running the examples. Visual Studio 2013 or higher NuGet Package Manager installed in Visual Studio. Make sure that latest NuGet API version is installed in Visual Studio. For details on how to install NuGet package manager please check http://docs.nuget.org/ndocs/guides/install-nuget Go to Tools->Options->NuGet Package Manager->Package Sources and make sure that the option nuget.org is checked Example project uses NuGet Automatic Package Restore feature therefore you should have an active internet connection....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/how-to-ru...
  3. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/inserting-docum...
  4. Document protection | Documentation

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Java API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/document-protect...
  5. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/index-lif...
  6. Scan QR Code from PNG using C#

    Easily discover how to scan QR Code from PNG using C# without need for additional software installations along with code example to extract QR Code from PNG in C#....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pn...
  7. Scan QR Code from DOC using C#

    Quickly learn about how to scan QR Code from DOC using C# without installing extra software. Also, code example will be provided to extract QR Code from DOC in C#....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  8. GroupDocs.Annotation for .NET 17.11 Release Not...

    Note This page contains release notes for GroupDocs.Annotation for .NET 17.11 Major Features Below the list of new features and fixed bugs in this regular monthly release of GroupDocs.Annotation for .NET: Implemented removing annotaion comments for Diagrams Implemented import comments for Diagrams Fixed export of anotations on Slides Refactored and fixed Words Commentator Fixes for annotations import in Words Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-465 Remove arrow annotation with comment in Diagrams New Feature ANNOTATIONNET-464 Remove resource redaction annotation with comment in Diagrams New Feature ANNOTATIONNET-463 Remove polyline annotation with comment in Diagrams New Feature ANNOTATIONNET-462 Remove area annotation with comment in Diagrams New Feature ANNOTATIONNET-461 Implement removing annotations with comments in diagram New Feature ANNOTATIONNET-460 Import comment for polyline annotation in Diagrams New Feature ANNOTATIONNET-459 Import comment for resource redaction annotation in Diagrams New Feature ANNOTATIONNET-458 Import comment for area annotation in Diagrams New Feature ANNOTATIONNET-457 Import comment for arrow annotation in Diagrams New Feature ANNOTATIONNET-456 Implement import comments for annotations in Diagram New Feature ANNOTATIONNET-522 Improve import comments for annotations in Diagram Improvement ANNOTATIONNET-521 Refactor WordCommentator Improvement ANNOTATIONNET-514 Refactoring of IsFirstInSecondRectangle for Words export Improvement ANNOTATIONNET-528 Fix export of text annotations on Slides Bug ANNOTATIONNET-526 Improve coordinates for adding watermark annotation for Slides Bug ANNOTATIONNET-525 Wrong area of highlight annotation in Pdf files Bug ANNOTATIONNET-523 Fix PointAnnotation export for Slides format Bug ANNOTATIONNET-520 Minor fixes for WordsCommentator Bug ANNOTATIONNET-519 Words: Bug with import annotations Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  9. Spell checking | Documentation

    This article shows that how spell checking works during the search....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/spell-che...
  10. Logging | Documentation

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/java/logging/