Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,706 for

as

(0.34 sec)
  1. Upcoming Release of GroupDocs.Redaction for Java

    Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and clAssified information from the popular document formats. As far As the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations....Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and classified information from the popular document formats. As far as the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations.

    blog.groupdocs.com/redaction/upcoming-release-o...
  2. Render ISFF-based DGN File Format using GroupDo...

    We are delighted to announce that GroupDocs.Viewer for .NET 18.7 hAs been releAsed and it is available for download. The latest version supports rendering of ISFF-bAsed DGN (V7) file format. Furthermore, we have added 4 improvements As well As 4 critical bug fixes in this releAse. For details about the changes in version 18.7, pleAse have a look at the releAse notes. Below is the list of new features, improvements, and fixes added in v18....We are delighted to announce that GroupDocs.Viewer for .NET 18.7 has been released and it is available for download. The latest version supports rendering of ISFF-based DGN (V7) file format. Furthermore, we have added 4 improvements as well as 4 critical bug fixes in this release. For details about the changes in version 18.7, please have a look at the release notes. Below is the list of new features, improvements, and fixes added in v18.

    blog.groupdocs.com/viewer/render-isff-based-dgn...
  3. We are encountering an issue while comparing HT...

    We are encountering an issue while comparing HTML documents. When a bullet point is changed to a different bullet style, this change is not reflected in the comparison results. PleAse find attached the issue while compar…...We are encountering an issue while comparing HTML documents. When a bullet point is changed to a different bullet style, this change is not reflected in the comparison results. Please find attached the issue while compar…

    forum.groupdocs.com/t/we-are-encountering-an-is...
  4. How to implement a custom document handler? - F...

    Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such As Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…

    forum.groupdocs.com/t/how-to-implement-a-custom...
  5. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releAses. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDatAsource clAss. You can pAss its instance to the Assembler As a data source. Using of JsonDatAsource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended As follows:...Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:

    docs.groupdocs.com/assembly/net/working-with-js...
  6. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. Load password-protected documents | GroupDocs

    This article explains how to load pAssword-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET.

    docs.groupdocs.com/parser/python-net/load-passw...
  8. Hello, World! | GroupDocs

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!

    docs.groupdocs.com/viewer/python-net/hello-world/
  9. eSign Document with Barcode Signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET...This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET

    docs.groupdocs.com/signature/python-net/esign-d...
  10. How to Add Point Annotation in PDF using C#

    This article offers guidance on how to add point annotation in PDF using C#. Additionally, it includes code and steps to insert point annotation to PDF in C#....This article offers guidance on how to add point annotation in PDF using C#. Additionally, it includes code and steps to insert point annotation to PDF in C#.

    kb.groupdocs.com/annotation/net/how-to-add-poin...