Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 816 for

resource

(2.2 sec)
  1. Search Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...Developer Guide / V1 / Common Resources / Search Options Objects Search...

    docs.groupdocs.cloud/signature/search-options-o...
  2. 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”...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  3. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  4. Filter mail storage | Documentation

    Lotus Notes allows filtering messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer also allows filtering the rendered messages using the following filters: Filter by subject and content using LotusNotesOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using LotusNotesOptions.AddressFilter; 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...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  5. Confronta i file PDF utilizzando l'API REST in ...

    Estrai in modo programmatico i metadati dei file MP3 utilizzando un'API REST sul cloud in Java con Metadata Manipulation Cloud SDK for Java...built-in, XMP, EXIF, IPTC, Image Resource Blocks, ID3 e proprietà di...

    blog.groupdocs.cloud/it/metadata/extract-metada...
  6. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. 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...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  7. Node.JS에서 SVG를 PNG로 변환

    Node.JS에서 GroupDocs.Conversion Cloud SDK를 사용하여 SVG 파일을 PNG 이미지로 변환하는 방법을 배웁니다. 이 가이드에는 코드, cURL 예제 및 모범 사례가 포함되어 있습니다....{ // Clean up HTTP client resources if the SDK exposes a close...

    blog.groupdocs.cloud/ko/conversion/svg-to-png-c...
  8. Vergleichen Sie PDF Dateien mithilfe der REST-A...

    Extrahieren Sie Metadaten von MP3 Dateien programmgesteuert mithilfe einer REST-API in der Cloud in Java mit dem Metadata Manipulation Cloud SDK für Java...integrierten, XMP, EXIF, IPTC, Image Resource Blocks, ID3 und benutzerdefinierten...

    blog.groupdocs.cloud/de/metadata/extract-metada...
  9. เปรียบเทียบไฟล์ PDF โดยใช้ REST API ใน Node.js ...

    แยกข้อมูลเมตาของไฟล์ MP3 โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Java ด้วยการจัดการข้อมูลเมตา Cloud SDK สำหรับ Java...ในตัว, XMP, EXIF, IPTC, Image Resource Blocks, ID3 และคุณสมบัติข...

    blog.groupdocs.cloud/th/metadata/extract-metada...
  10. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. 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...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/limit-count-of-item...