Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 3,803 for

name

(0.09 sec)
  1. MS Project Viewer | MPP Viewer | Microsoft Proj...

    How to convert Microsoft Project (MPP) files to HTML using C# .NET. Develop MS Project Viewer in C# by converting MPP to HTML. MPP file viewer using C# .NET...ConvertSettings where we specify the name for input MPP, resultant format...format as html and the name of the resultant HTML file as arguments...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  2. CSV to HTML | Convert CSV to HTML Table in C# .NET

    Discover how to seamlessly convert CSV files to HTML using C# .NET. Easy Convert comma delimited data into HTML online....ConvertSettings where we specify the name for input CSV, resultant format...format as html and the name for output HTML as arguments. var settings...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  3. Error calling ConvertDocument - Free Support Fo...

    This is the exception from the SDK: GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: The Namespace declaration attribute has an incorrect ‘NamespaceURI’: ‘A Namespace Name for xmlns Attributes’. at GroupDocs.Conver…...‘namespaceURI’: ‘ A Namespace Name for xmlns Attributes ’. at GroupDocs...‘namespaceURI’: ‘ A Namespace Name for xmlns Attributes ’.” I’m...

    forum.groupdocs.cloud/t/error-calling-convertdo...
  4. How to work with Files and Storage | Documentation

    Using Files view Log into Dashboard. Click on the Files Page. Expand Storage drop-down and select the desired Storage e.g “Test”. Uploading Local File to a Storage Click Upload A dialog box appears, browse the desired file from your local machine. e.g “Input.docx” and click Open Close the dialog box Congratulations! The file has been successfully uploaded. You can view multiple properties of input.docx file i.e. Name, Size and Modified date.... Name, Size and Modified date. You...New Folder Provide the Folder Name e.g “MyFolderName” Click Create...

    docs.groupdocs.cloud/total/how-to-work-with-fil...
  5. 在 Node.js 中使用 REST API 从 PDF 中提取数据

    使用 Document Parser Cloud SDK 在 Node.js 中使用 REST API 以编程方式从 PDF 中提取数据。这篇文章是关于从 PDF 中自动提取数据的。...log("Field name: " + data.name + ". Text :" + data.pageArea...{ console.log("Table name: " + data.name); data.pageArea.pageTableArea...

    blog.groupdocs.cloud/zh/parser/extract-data-fro...
  6. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description path Path of the file including file Name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Path of the file including file name and extension e.g. /Folder1/file...part of the URL storageName Name of the storage. If not set,...

    docs.groupdocs.cloud/annotation/working-with-fi...
  7. How to convert csv to html - Free Support Forum...

    Can somebody help me out .I m converting csv to html using groupdocs. But In the converted html I m getting this . <p>This page uses frames, but your browser doesn't support them.</p> Bellow is my code let fileApi = c…...Bellow is my csv file content Name,Age,Email,Address John Doe,30...org/TR/REC-html40\">\n\n<head>\n<meta name=\"Excel Workbook Frameset\"...

    forum.groupdocs.cloud/t/how-to-convert-csv-to-h...
  8. GroupDocs.Annotation Cloud SDKs | Documentation

    GroupDocs.Annotation Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....y </id> <name> GroupDocs Artifact Repository </name> <url> https://releases...y </id> <name> GroupDocs Artifact Repository </name> <url> http://releases...

    docs.groupdocs.cloud/annotation/available-sdks/
  9. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file Name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....Path of the file including file name and extension e.g. /Folder1/file...part of the URL storageName Name of the storage. If not set,...

    docs.groupdocs.cloud/merger/working-with-files/
  10. Get View Info for CAD Drawing | Documentation

    GroupDocs.Viewer Cloud provides additional information about CAD drawings such as list of layouts and layers when calling Info method. To retrieve view information for CAD drawing call Info method and cast output result to CadViewInfo type. Following example demonstrates how to retrieve view information for CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....: [ { "name" : "QUADRANT" , "visible" : true }, { "name" : "TRIANGLE"...true }, { "name" : "CIRCLE" , "visible" : true }, { "name" : "0"...

    docs.groupdocs.cloud/viewer/get-view-info-for-c...