Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 3,609 for

json

(0.03 sec)
  1. Column Chart in Presentation Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013:...(Template for CustomObject and JSON examples) (Template for DataSet...DataSet Using XML DataSource Using JSON DataSource Column Chart in OpenOffice...

    docs.groupdocs.com/assembly/net/column-chart-in...
  2. Supported file formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...GIS From Description Load Save JSON based Geographic File Format...OpenStreetMap File Format ✅ JSON based Topology File Format ✅...

    docs.groupdocs.com/conversion/net/supported-fil...
  3. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object... By default library uses json format serialization and symmetric...GroupDocs.Signature uses embedded json format serialization but allows...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Integration for Zapier - How to Create a Custom...

    Zapier allows seamless integration with dozens of APIs. In this post I’ll explain how to create an integration with the GroupDocs Storage API. Put simply the process of integration with Zapier is Read -> Process -> Write. The left side of the integration is called a trigger and the right side is an action. The central process simply converts your API response to a format suitable for the write action. We are going to create a trigger for new files.... Add the following json: { "guid": "1a4e925807950d82b4bf"...Content-Type header from “application/json” to “text/html” or the GroupDocs...

    blog.groupdocs.com/total/integration-for-zapier...
  5. Custom logging | Documentation

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....MediaTypeWithQuality ( "application/json" )); } /// <summary> /// Writes...MediaTypeHeaderValue ( "application/json" ); response . EnsureSuccessStatusC...

    docs.groupdocs.com/signature/net/how-to-impleme...
  6. Does assembly supports custom code execution du...

    Greetings. Imagine I have Json data like the following: { "data": "<p><a href="http://mysite.com/tutorial.pdf">Tutorial PDF</a></p>" } I can use the following statement to print the value nicely on a Word document…... Imagine I have JSON data like the following: { "data":...

    forum.groupdocs.com/t/does-assembly-supports-cu...
  7. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object... By default library uses json format serialization and symmetric...GroupDocs.Signature uses embedded json format serialization but allows...

    docs.groupdocs.com/signature/java/sign-document...
  8. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object.... By default library uses json format serialization and symmetric...GroupDocs.Signature uses embedded json format serialization but allows...

    docs.groupdocs.com/signature/net/sign-documents...
  9. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....2, you can now also compare JSON files using .NET API. Following...CSharp Groovy JavaScript Java JSON Objective C/C++ Perl PHP Python...

    blog.groupdocs.com/comparison/compare-excel-wor...
  10. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…..."/api/GroupDocsViewerApi/loadThumbnails", JSON.stringify(data), function (returnedData)..."/api/GroupDocsViewerApi/loadDocumentPage", JSON.stringify(data), function (htmlData)...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...