Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 4,469 for

as

(0.05 sec)
  1. Working with JSON Data Sources | Documentation

    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...
  2. 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...
  3. Merge TEX | Documentation

    Learn how to merge TEX files, combine TEX files into one file programmatically in java language using GroupDocs.Merger for Java library....Learn how to merge TEX files, combine TEX files into one file programmatically in java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/merge/tex/
  4. Redact Text in PDF using C#

    In this tutorial, you will discover how to redact text in PDF using C#. Additionally, you will receive a simple code example to replace text in PDF using C#....In this tutorial, you will discover how to redact text in PDF using C#. Additionally, you will receive a simple code example to replace text in PDF using C#.

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  5. Add Summary Page to Image Stream in GroupDocs.C...

    This month’s releAse of GroupDocs.Comparison for Java 18.6 comes with multitude of new features, improvements and bug fixes. New formats are introduced in this releAse such As PNG, JPG, BMP and email. Aside this, you can generate summary page to images streams and supports of pivot table in Cells is introduced As well. Document comparison performance is improved. Bug such As returning null in ICompareResult is fixed. For further details included in this month’s releAse, pleAse visit the releAse notes....This month’s release of GroupDocs.Comparison for Java 18.6 comes with multitude of new features, improvements and bug fixes. New formats are introduced in this release such as PNG, JPG, BMP and email. Aside this, you can generate summary page to images streams and supports of pivot table in Cells is introduced as well. Document comparison performance is improved. Bug such as returning null in ICompareResult is fixed. For further details included in this month’s release, please visit the release notes.

    blog.groupdocs.com/comparison/add-summary-page-...
  6. GroupDocs.Comparison for .NET 16.10.0 Supports ...

    We are As GroupDocs team member glad to see that our users community is growing with each and every day. We are also receiving many feedback and suggestions from users therefore we always try to provide new and enhanced solutions to our valuable customers to fulfill their requirements and incorporate their valuable suggestions. In this regard we are happy to announce another monthly releAse of GroupDocs.Comparison for .NET 16.10.0 API....We are as GroupDocs team member glad to see that our users community is growing with each and every day. We are also receiving many feedback and suggestions from users therefore we always try to provide new and enhanced solutions to our valuable customers to fulfill their requirements and incorporate their valuable suggestions. In this regard we are happy to announce another monthly release of GroupDocs.Comparison for .NET 16.10.0 API.

    blog.groupdocs.com/comparison/groupdocs-compari...
  7. Adding text watermarks | Documentation

    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...
  8. Pagination information is lost when editor save...

    Licensing-Agreement.docx (43.0 KB) If we save document using java editor api of groupdocs. it lost pagination information whether in header or footer. PleAse check attached document We used editor 24.9 (which is latest…...Licensing-Agreement.docx (43.0 KB) If we save document using java editor api of groupdocs. it lost pagination information whether in header or footer. Please check attached document We used editor 24.9 (which is latest…

    forum.groupdocs.com/t/pagination-information-is...
  9. The Business Layer | Documentation

    Common Utilities ClAss Document Directories Applying Product License Data Layer ClAss Use Tables of Word Processing Documents As Data Sources Use Spreadsheets As Data Sources Use Tables of Presentation Documents As Data Sources Data Storage ClAss Complete Common Utilities ClAss...Common Utilities Class Document Directories Applying Product License Data Layer Class Use Tables of Word Processing Documents as Data Sources Use Spreadsheets as Data Sources Use Tables of Presentation Documents as Data Sources Data Storage Class Complete Common Utilities Class

    docs.groupdocs.com/assembly/java/the-business-l...
  10. HTML to PDF conversion issue - java - Free Supp...

    We experience an issue with the HTML to PDF conversion when using Quarkus 3, openjdk 17.0.2, Windows 10 20H2 and GroupDocs conversion 23.5 Run ApplicationMonitorTest to see how everything hangs when we are trying to go …...We experience an issue with the HTML to PDF conversion when using Quarkus 3, openjdk 17.0.2, Windows 10 20H2 and GroupDocs conversion 23.5 Run ApplicationMonitorTest to see how everything hangs when we are trying to go …

    forum.groupdocs.com/t/html-to-pdf-conversion-is...