Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 594 for

document structure

(0.22 sec)
  1. DiagramMasterSetting | Documentation

    DiagramMasterSetting data Structure used for setting master diagram for diagram comparison result. DiagramMasterSetting example: { "MasterPath": "string", "UseSourceMaster": true } Name Description MasterPath Path to custom master path UseSourceMaster Value of using master from source and target Document together...Acquisition GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud.../ Developer Guide / Data structures / DiagramMasterSetting DiagramMasterSetting...

    docs.groupdocs.cloud/comparison/diagrammasterse...
  2. ConversionSettings | Documentation

    ConversionSettings data Structure used as input parameters for Document Conversion API. ConversionSettings example { "Format": "string", "FilePath": "string", "Storage": "string", "LoadOptions": { "Password": "string", }, "ConvertOptions": { "FromPage": "integer", "PagesCount": "integer" }, "OutputPath": "string" } ConversionSettings fields Name Description Format Specifies target conversion format. Required. FilePath The path of the Document, located in the storage. Required. StorageName Storage name LoadOptions Format specific LoadOptions. ConvertOptions Format specific ConvertOptions. OutputPath Path to store conversion result....Acquisition GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud.../ Developer Guide / Data structures / ConversionSettings ConversionSettings...

    docs.groupdocs.cloud/conversion/conversionsetti...
  3. InfoResult | Documentation

    InfoResult data Structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud.../ Developer Guide / Data structures / InfoResult InfoResult Leave...

    docs.groupdocs.cloud/viewer/inforesult/
  4. Combine XLSX Online | Free GroupDocs Apps

    Free online XLSX merger. Combine XLSX to single file. 100% free online XLSX merger....Files XLSX Merger Merge XLSX documents from any device with browser...App Combine multiple XLSX documents in the preferred order and...

    products.groupdocs.app/merger/xlsx
  5. Link | Documentation

    Link data Structure represents output Document information Link example: { "href": "string", "rel": "string", "type": "string", "title": "string" } Name Description Href Contains the link’s URL Rel Contains file path in the cloud storage Type Output type (‘file’) Title File name...Acquisition GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud.../ Developer Guide / Data structures / Link Link Leave feedback...

    docs.groupdocs.cloud/comparison/link/
  6. DOCX Parser: Extract Data from Documents Online

    Free online Document data parser. Secure and easy to use DOCX data parser and extractor...easy DOCX document data parser Parse DOCX documents from anywhere... , and many more file and document formats (see ) Read , , ,...

    products.groupdocs.app/parser/docx
  7. Translate and convert Markdown files

    Quickly translate Markdown Documentation online and save the translation in any format....translation of Markdown documentation Translate a Markdown files...into 37 languages preserving structure and formatting. No software...

    products.groupdocs.app/translation/markdown
  8. SearchResult | Documentation

    SearchResult data Structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified Document Size Size of the verified Document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Developer Guide / Data structures / SearchResult SearchResult...

    docs.groupdocs.cloud/signature/searchresult/
  9. DeleteViewOptions | Documentation

    DeleteViewOptions data Structure used as input parameters for Delete View working-with-viewer-api API DeleteViewOptions example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } DeleteViewOptions fields Name Description FileInfo.FilePath The path of the Document, delete view requested for. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Not used...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud.../ Developer Guide / Data structures / DeleteViewOptions DeleteViewOptions...

    docs.groupdocs.cloud/viewer/deleteviewoptions/
  10. GroupDocs.Conversion Cloud SDK for .NET - Free ...

    We are getting the below error while calling var responseUpload = fileApi.UploadFile(wordfileRequest); It is only on some servers. Can you provide any configurations we can check regarding this? GroupDocs.Conversion.Cl…...the error: the structure of the input document or some network...share some problematic input document(s) and also confirm which...

    forum.groupdocs.cloud/t/groupdocs-conversion-cl...