Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 14,135 for

to

(2.8 sec)
  1. Electronic Signatures | GroupDocs

    This section contains articles with explanation how To sign documents with electronic signatures using .Net c#...This section contains articles with explanation how to sign documents with electronic signatures using .Net c#

    docs.groupdocs.com/signature/net/electronic-sig...
  2. Convert specific pages | GroupDocs

    This article demonstrates how To convert specific document pages by page number using GroupDocs.Conversion for Node.js via Java API....This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Node.js via Java API.

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Reorder pages | GroupDocs

    Reorder pages when rendering documents To PDF with GroupDocs.Viewer for .NET...Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET

    docs.groupdocs.com/viewer/net/reorder-pages/
  4. GroupDocs.Parser Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Parser for Python via .NET — API To extract text, images, metadata, and structured data from documents....In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Parser for Python via .NET — API to extract text, images, metadata, and structured data from documents.

    docs.groupdocs.com/parser/python-net/groupdocs-...
  5. Get supported file formats | GroupDocs

    This page describes how the search api is used To obtain a list of supported file types....This page describes how the search api is used to obtain a list of supported file types.

    docs.groupdocs.com/search/net/get-supported-fil...
  6. Load from local disc | GroupDocs

    Load from local disc GroupDocs.Redaction.RedacTor class is a main class in Redaction API, providing functionality To open a document. When document is located on the local disk, you can pass its path To *RedacTor *class construcTor. The following example demonstrates how To open a document from local disc: final RedacTor redacTor = new RedacTor("sample.docx"); try { // Here we can use document instance To perform redactions redacTor.apply(new DeleteAnnotationRedaction()); redacTor.save(); } finally { redacTor....Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction API, providing functionality to open a document. When document is located on the local disk, you can pass its path to *Redactor *class constructor. The following example demonstrates how to open a document from local disc: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor.

    docs.groupdocs.com/redaction/java/load-from-loc...
  7. GroupDocs.Viewer for .NET 25.8 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for .NET 25.8. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Viewer for .NET 25.8. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  8. Announcing Hotfix release of GroupDocs Signatur...

    This blog post covers the hotfix introduced in GroupDocs.Signature for .NET 18.9.1. In previous version of the API there was a issue while signing PDF with Metadata Signatures. But now this issue has been fixed, we therefore, recommend you To download the new release and enhance document e-signing experience. Bug Fix Exception is thrown while signing PDF with Metadata Signatures Available Channels and Resources Here are a few channels and resources for you To learn, try and get technical support on GroupDocs....This blog post covers the hotfix introduced in GroupDocs.Signature for .NET 18.9.1. In previous version of the API there was a issue while signing PDF with Metadata Signatures. But now this issue has been fixed, we therefore, recommend you to download the new release and enhance document e-signing experience. Bug Fix Exception is thrown while signing PDF with Metadata Signatures Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/signature/groupdocs-signatur...
  9. Easy Integrate GroupDocs.Annotation for .NET Li...

    GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having To install plugins or middleware on the client. With GroupDocs.Annotation, end users can view and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AuToCAD and other types of documents and image files. The library comes with a set of commenting and markup Tools, including: rectangles, polylines, watermarks, point and area notes, text markup and strikeouts....GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having to install plugins or middleware on the client. With GroupDocs.Annotation, end users can view and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AutoCAD and other types of documents and image files. The library comes with a set of commenting and markup tools, including: rectangles, polylines, watermarks, point and area notes, text markup and strikeouts.

    blog.groupdocs.com/annotation/easy-integrate-gr...
  10. Scan QR Code from DOCX using C#

    Let’s quickly learn how To scan QR Code from DOCX using C#. Moreover, an example will be provided To extract QR Code from DOCX in C# without using extra software....Let’s quickly learn how to scan QR Code from DOCX using C#. Moreover, an example will be provided to extract QR Code from DOCX in C# without using extra software.

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...