Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 48,085 for

(c )

(0.1 sec)
  1. Cross-platform viewer - Free Support Forum - gr...

    When we buy .NET version of the product, does it include Java version as well or should it be bought separately? I’m asking because our app will be cross-platform so wondering what is the best option for this. We are te…...SetLicensePath("c:\\licenses\\GroupDocs.Viewer.lic");...COPY ./ ./ RUN dotnet publish -c Release -o out # Build runtime...

    forum.groupdocs.com/t/cross-platform-viewer/9405
  2. GroupDocs.Search .NET in Python | Complete Inte...

    Master GroupDocs.Search for .NET integration with Python using pythonnet. Learn 2 implementation approaches to solve dependency resolution challenges, with complete code examples for wrapper-based and manual type resolution methods....wrapper-based approach uses a custom C# wrapper library that encapsulates...APIs for Python consumption. // C# Wrapper Implementation (SearchWrapper...

    blog.groupdocs.com/search/python-integration/
  3. 用Java 从发票或收据中提取数据|解析 PDF

    在 Java 中以编程方式从 PDF 发票或收据中提取发票数据。 GroupDocs 的文档解析和数据提取 API 支持多种格式。...之前我们在之前的一篇文章中看到了 使用 C# 提取发票数据 。 文档解析和数据提取 Java API #...有关使用模板在 Java 中解析 PDF 发票的更多信息 用C#从发票或收据中提取数据...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  4. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built in feature in GroupDocs.Comparison for .NET....disable the display of revisions: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/word-track-ch...
  5. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...with current date as a suffix: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/save-in-origin...
  6. Specify file type for comparison manually | Gro...

    Following this guide you will learn how to specify file type for comparison manually when use GroupDocs.Comparison for .NET....type for comparison manually C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/specify-file-...
  7. Add checkbox component | GroupDocs

    The page describes how to add checkbox component to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-checkbox-...
  8. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....optimize the PDF file by default: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs.... Ex: "C:\\Docs\\message.msg" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...NET, C#/VB.NET applications. It’s a one-stop-shop...developers on .NET platforms (ASP.NET, C#, VB.NET). Using the library,...

    blog.groupdocs.com/groupdocs.blog/page/96/