Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 8,031 for

document conversion api

(0.09 sec)
  1. Saving EditableDocument to Stream | GroupDocs

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...
  2. Working with JSON Data Sources | GroupDocs

    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:...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/net/working-with-js...
  3. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/net/implement-cust...
  4. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Node.js Api to convert archive files to HTML, PDF, PNG, and JPEG formats....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/nodejs-java/render-ar...
  5. How to Add Image Annotation to PDF Using Java

    We will explore how to add image annotation to PDF using Java. We'll use annotation library and provide a code sample to insert image annotation into PDF using Java....Find Answers by API GroupDocs.Total Product Family GroupDocs...GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family...

    kb.groupdocs.com/annotation/java/how-to-add-ima...
  6. How to Add Image Annotation to PDF Using C#

    Let's learn how to add image annotation to PDF using C# by utilizing annotation library along with code example to insert image annotation into PDF using C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family...

    kb.groupdocs.com/annotation/net/how-to-add-imag...
  7. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The Api allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/net/working-with-zi...
  8. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata Api supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Introducing Web Report Generator | GroupDocs

    Introduction to Web Report Generator Powered by GroupDocs.Assembly for .NET Web Report Generator is an ASP.NET Web forms application using GroupDocs.Assembly for .NET that demonstrates the core functionalities provided by GroupDocs.Assembly for .NET. The Web Report Generator allows user to easily create reports based on: a) Predefined custom templates (created in Supported Document Formats following Supported Template Syntax) and b) Your own database (MS SQL Server local OR Remote) tables, views and also with custom query....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/net/introducing-web...
  10. Քաղեք տեքստ DOC-ից C#-ի միջոցով

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ հանել DOC-ից՝ օգտագործելով C#: Այն ներառում է կոդի օրինակ, որը կօգնի ձեզ DOC-ից տեքստ հանել C#-ով` առանց լրացուցիչ ծրագրակազմ օգտագործելու:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...Family GroupDocs.Conversion Product Family GroupDocs.Annotation...

    kb.groupdocs.com/hy/parser/net/extract-text-fro...