Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 4,390 for

json

(0.67 sec)
  1. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures.... By default library uses json format serialization and symmetric...GroupDocs.Signature uses embedded json format serialization but allows...

    docs.groupdocs.com/signature/java/implement-cus...
  2. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures.... By default library uses json format serialization and symmetric...GroupDocs.Signature uses embedded json format serialization but allows...

    docs.groupdocs.com/signature/java/implement-cus...
  3. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…...cannot attach a json file, so here it is our data.json : { "contacts":...oryPath + "datasources/data.json")); final DataSourceInfo dataSourceInfo...

    forum.groupdocs.com/t/reuse-of-extension-method...
  4. 档案

    档案...19, 2024 · 伊戈尔·祖巴列夫 · 2 分钟 掌握 JSON 比较:集成视觉和文本比较分析 May 18, 2024...尤里·马祖尔丘克,伊戈尔·祖巴列夫 · 4 分钟 在 C# 中将 JSON 转换为 XML May 16, 2024 · 肖艾布·汗...

    blog.groupdocs.com/zh/archives/
  5. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...following data sources: Database XML JSON OData Custom .NET Objects Easy...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  6. Inserting Chart Axis Title Dynamically in Sprea...

    Note This feature is supported by version 18.1 or greater. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following steps, you can create a column chart in MS Excel 2013: Create a new Workbook Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Worksheet Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...(Template for CustomObject and JSON examples) Generating The Report...

    docs.groupdocs.com/assembly/java/inserting-char...
  7. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Signature uses embedded json format serialization but allows...

    docs.groupdocs.com/signature/java/sign-document...
  8. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode from documents using GroupDocs.Parser for Python via .NET. Fast text extraction with improved performance for large documents....from pathlib import Path import json def create_search_index ( input_dir...encoding = 'utf-8' ) as f : json . dump ( index , f , indent...

    docs.groupdocs.com/parser/python-net/extract-te...
  9. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....$userInfo\[1\]; //Get raw data $json = file\_get\_contents("php://input");...//Decode json with raw data to array $callBack\_data = json\_decode($json...

    blog.groupdocs.com/total/how-to-perform-callbac...
  10. Inserting Chart Axis Title Dynamically in Prese...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...(Template for CustomObject and JSON examples) Generating The Report...

    docs.groupdocs.com/assembly/net/inserting-chart...