Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,751 for

name

(0.05 sec)
  1. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder Name}~~{Sub folder Name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder Named “Orion” that resides in a folder Named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....the following convention for naming folders and subfolders to specify...option: {Parent folder name}~~{Sub folder name} . Thus, if you need...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  2. 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...
  3. Working with Storage API | Documentation

    Storage existance API This API intended for checking existence of cloud storage with given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Storage existence 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 storageName Storage Name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK example Our API is completely independent of your operating system, database system or development language....of cloud storage with given name from . API Explorer lets you...Description storageName Storage name cURL example Request curl -X...

    docs.groupdocs.cloud/comparison/working-with-st...
  4. Compare PDF Files | Compare PDF Documents in C#

    How to compare PDF files efficiently with GroupDocs.Comparison Cloud SDK. Our detailed guide provides step-by-step instructions to compare two PDF files....list instance and specify the names of files to be compared. TargetFiles...the name of source PDF file and secondPDF with the name of target...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  5. System Error

    Search Options Results per page -- Results per page -- 10 20 30 40 50 100 Sort -- Sort -- Score File Name (ascending)......Sort -- Score File Name (ascending) File Name (descending) Date...

    localhost:8080/error/notfound/
  6. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage Name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example.... Name Description Comment TemplatePath...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/delete-template/
  7. 使用 Python 从 PDF 中提取特定数据 |休息API

    使用适用于 Python 的 Document Parser Cloud SDK 在 Python 中使用云中的 REST API 以编程方式从 PDF 中提取特定数据。...not None: print("Field name: " + data.name + ". Text :" + data.page_area...not None: print("Table name: " + data.name) for cell in data.page_area...

    blog.groupdocs.cloud/zh/parser/extract-specific...
  8. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor 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/editor/working-with-files/
  9. GroupDocs.Annotation Cloud Product Family | Gro...

    Monthly Newsletter May, 2015 Display 50+ Common Document Types on Your Kentico Site Kentico is a popular CMS largely focused on document management....the viewer generates stream names. Previously, GroupDocs.Viewer...unique, but reproducible stream name by using its length. A more...

    blog.groupdocs.cloud/annotation/groupdocs-custo...
  10. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...println("Name :" + tagItem.getName()); System...FileFormat: 2 === Tag for Property === Name :FileFormat Category: Content...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...