Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 8,483 for

paged

(0.83 sec)
  1. 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....Metadata signatures Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/net/search-embed-n...
  2. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/search-for-em...
  3. Document merging API on GroupDocs Blog | Docume...

    Document merging API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document merging API on GroupDocs Blog | Document Automation Solutions for .NET &......NET & Java Developers Document page builder - як об'єднати певні...

    blog.groupdocs.com/uk/tag/document-merging-api/...
  4. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....stream Leave feedback On this page This article shows and explains...stylesheets very precisely. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/saving-editabled...
  5. GroupDocs.Signature for Python 26.1 – Latest Up...

    Explore what’s new in GroupDocs.Signature for Python 26.1. Available now on NuGet and GroupDocs website....# Verify only signatures on page 1 result = signature . verify(verify_options...verify(verify_options, lambda sig: sig . page_number == 1 ) print( f "Found...

    blog.groupdocs.com/signature/groupdocs-signatur...
  6. C#を使用してPDFからページを削除する|偶数、奇数、リストと範囲

    C#を使用してPDFファイルからページのセットを削除します。 .NETアプリケーション内のPDFファイルから、ページのリスト、任意の範囲、偶数または奇数のページを削除します。...Save("path/selected-pages-removed.pdf"); } C#を使用してPDFからページ範囲を削除する...RemovePages(removeOptions); merger.Save("path/pages-range-removed.pdf"); } C#を使...

    blog.groupdocs.com/ja/merger/delete-pages-from-...
  7. Document merging API

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Український Tiếng Việt 中文 中國傳統的 Die Page Builder funktion in GroupDocs...

    blog.groupdocs.com/de/tag/document-merging-api/
  8. document comparison dotnet

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....en forme personnalisée, les pages de résumé et les contrôles de...

    blog.groupdocs.com/fr/tag/document-comparison-d...
  9. Stripping GroupDocs.Viewer for .NET Functionali...

    GroupDocs.Viewer for .NET is a web-oriented framework which provides ample possibilities to view a wide variety of documents in a web-browser, including PDF, Word, Excel, PowerPoint, AutoCAD and many more. However, quite often there are situations when you are looking for a simple and quick solution and don’t need all the functionality that comes with a library. In case of GroupDocs.Viewer, for example, you may not want to use iframes on your pages, or add a lot of additional JavaScript and CSS files, which are used by GroupDocs....want to use iframes on your pages, or add a lot of additional...

    blog.groupdocs.com/viewer/stripping-groupdocs-v...
  10. Vytvořte prohlížeč dokumentů v ASP.NET Core MVC...

    Online prohlížeče dokumentů se staly populární po rostoucím používání digitálních dokumentů, zejména v systémech pro správu obsahu. Důvodem této popularity je, že si můžete prohlížet různé formáty dokumentů bez nákupu nebo instalace speciálních softwarových programů. Vzhledem k důležitosti prohlížečů dokumentů mě napadlo napsat článek o tom, jak vytvořit univerzální prohlížeč dokumentů v ASP.NET MVC. Chystáme se vytvořit aplikaci pro prohlížení dokumentů ASP.NET MVC, která bude cílit na framework .NET Core. Pro vykreslování dokumentů na backendu použijeme GroupDocs....@{ ViewData["Title"] = "Home Page"; } <script src="http://code...src='Content/" + folderName + "/page-" + i + ".png'/>"); } $("#loader")...

    blog.groupdocs.com/cs/viewer/document-viewer-in...