Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 5,739 for

groupdocs.editor

(4.24 sec)
  1. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...API # 在本文中,我将在 C# 示例中使用 GroupDocs.Editor for .NET ,它是文档编辑 API,允许开发人员使用...API。 PM> Install-Package GroupDocs.Editor 在 C# 中编辑 Word 文档 # 设置...

    blog.groupdocs.com/zh/editor/edit-word-document...
  2. Inserting Bookmarks 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. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/inserting-book...
  3. Image search options | GroupDocs

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/image-search-opt...
  4. Business Case of a Shopping Store | GroupDocs

    Note This business case has been conceived for the demonstration purpose and serves well for a typical shopping store. There may be simpler or complex scenarios in real life businesses. Business Case There are many customers of the shopping store. The store offers multiple products. A customer may place multiple orders. An order may have many products. The data may or may not be stored in a database system. Reporting Requirements A report based on some criteria is to be generated....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/business-case-o...
  5. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert/publi...
  6. Developers Guide - Web Report Generator | Group...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/developers-guid...
  7. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/verify-text-si...
  9. GroupDocs.Viewer for Java | GroupDocs

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/
  10. Search for Metadata e-signatures | GroupDocs

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/search-for-me...