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

as

(0.26 sec)
  1. Watermark Word Documents using C# | Text & Imag...

    Add text and image watermarks to Word documents using C#. Apply watermarks programmatically on page(s) using .NET API....Add text and image watermarks to Word documents using C#. Apply watermarks programmatically on page(s) using .NET API.

    blog.groupdocs.com/watermark/watermark-word-doc...
  2. eSign document with multiple signatures | Group...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API

    docs.groupdocs.com/signature/java/esign-documen...
  3. Search for Digital e-Signatures | GroupDocs

    This article explains how to search for digital electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....This article explains how to search for digital electronic signatures within document pages using GroupDocs.Signature for Python via .NET API.

    docs.groupdocs.com/signature/python-net/search-...
  4. Migration Notes | GroupDocs

    Why to migrate? Here are the key reAsons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator clAss introduced As a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler clAss in previous versions). The overall rendering speed improved dramatically by saving rendered page As soon As it wAs rendered, not when all pages list were rendered....Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered.

    docs.groupdocs.com/annotation/java/migration-no...
  5. GroupDocs.Conversion for .NET overview | GroupDocs

    GroupDocs.Conversion for .NET is a powerful and intuitive library used for file conversion between a variety of supported document and image types without using third-party tools....GroupDocs.Conversion for .NET is a powerful and intuitive library used for file conversion between a variety of supported document and image types without using third-party tools.

    docs.groupdocs.com/conversion/net/product-overv...
  6. Remove metadata properties | GroupDocs

    The eAsiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages.

    docs.groupdocs.com/metadata/nodejs-java/remove-...
  7. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need to be within an executable project to run As the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...Hello, Does the following code need to be within an executable project to run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …

    forum.groupdocs.com/t/system-typeinitialization...
  8. Scan QR Code from DOCM using C#

    In this article, you will laern how to scan QR Code from DOCM using C#. A code example will be provided to extract QR Code from DOCM in C# without using extra tool....In this article, you will laern how to scan QR Code from DOCM using C#. A code example will be provided to extract QR Code from DOCM in C# without using extra tool.

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  9. GroupDocs.Viewer for .NET version 2.13.0 - cach...

    LAst week we’ve announced a releAse of the GroupDocs.Viewer for .NET library version 2.13.0 and its two new features – an option for caching PDF copies of original files and the ability to use the viewer with an unlimited number of different independent root storage paths. Today we’d like to write about these features in more detail to help you quickly set up and get the most out of them....Last week we’ve announced a release of the GroupDocs.Viewer for .NET library version 2.13.0 and its two new features – an option for caching PDF copies of original files and the ability to use the viewer with an unlimited number of different independent root storage paths. Today we’d like to write about these features in more detail to help you quickly set up and get the most out of them.

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  10. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into 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. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <<doc [document_expression]>> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time.

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