Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,668 for

as

(0.07 sec)
  1. How to Add Text Redaction Annotation in PDF usi...

    This article provides detail on how to add text redaction annotation in PDF using C# along with steps and code to insert text redaction annotation to PDF in C#....This article provides detail on how to add text redaction annotation in PDF using C# along with steps and code to insert text redaction annotation to PDF in C#.

    kb.groupdocs.com/annotation/net/how-to-add-text...
  2. Electronic Signature Types | GroupDocs

    This documentation section describes different types of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature for Python...This documentation section describes different types of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature for Python

    docs.groupdocs.com/signature/python-net/electro...
  3. Get document info | GroupDocs

    Retrieve file type, page count, size, and encryption using Python via .NET....Retrieve file type, page count, size, and encryption using Python via .NET.

    docs.groupdocs.com/watermark/python-net/get-doc...
  4. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API ClAsses of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the clAsses is DocumentAssembler. All the functionality required to build a report from a template is Assembled within the clAss. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads.

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  5. How to Add Text Signature to DOCX using Java

    In this topic, we will provide you guide on how to add text signature to DOCX using Java. We will also supply code example to insert text signature to DOCX in Java....In this topic, we will provide you guide on how to add text signature to DOCX using Java. We will also supply code example to insert text signature to DOCX in Java.

    kb.groupdocs.com/signature/java/how-to-add-text...
  6. How to Sign RTF with Barcode Signature using Java

    Effectively acquire instructions to sign RTF with Barcode signature using Java. Additionally, we will provide you code to create Barcode signature in RTF using Java....Effectively acquire instructions to sign RTF with Barcode signature using Java. Additionally, we will provide you code to create Barcode signature in RTF using Java.

    kb.groupdocs.com/signature/java/how-to-sign-rtf...
  7. Inserting Documents Dynamically | GroupDocs

    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 run time....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 run time.

    docs.groupdocs.com/assembly/java/inserting-docu...
  8. Render Notes in Presentation Document using Gro...

    We are delighted to announce the releAse of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18.

    blog.groupdocs.com/viewer/render-slide-notes-in...
  9. Redaction Basics | GroupDocs

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such As, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.

    docs.groupdocs.com/redaction/java/redaction-bas...
  10. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined As follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <<link [uri_expression][display_text_expression]>> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink.

    docs.groupdocs.com/assembly/java/inserting-hype...