Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 594 for

document structure

(0.29 sec)
  1. groupdocs-merger-cloud-dotnet/README.md at mast...

    .NET library for communicating with the GroupDocs.Merger Cloud API - groupdocs-merger-cloud-dotnet/README.md at master · groupdocs-merger-cloud/groupdocs-merger-cloud-dotnet...to merge documents and manipulate document structure across wide...wide range of supported document types - PDF, DOCX/DOC, PPTX/PPT...

    github.com/groupdocs-merger-cloud/groupdocs-mer...
  2. Document Merging REST APIs for C#, Java, Python...

    Explore Document merger cloud API and SDKs for smooth Document manipulation. Discover the power of cloud APIs and their impact on efficient Document management....face the need to manipulate documents efficiently and seamlessly...specific pages for targeted use, document manipulation is a cornerstone...

    blog.groupdocs.cloud/merger/document-merging-cl...
  3. Classify Your Text using GroupDocs.Classificati...

    Classification of text is also known as text categorization. Text classifiers can be used to establish, Structure, and categorize almost anything in the text....can be used to establish, structure, and categorize almost anything...your raw text as well as documents ‎into the predefined categories...

    blog.groupdocs.cloud/classification/classify-yo...
  4. InfoSettings | Documentation

    InfoSettings data Structure used as input parameters for Info API method to retrieve information Note Not all options are supported by all Document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings fields Name Description API Version FileInfo.FilePath The path of the Document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo....Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Developer Guide / Data structures / InfoSettings InfoSettings...

    docs.groupdocs.cloud/signature/infosettings/
  5. DeleteSettings | Documentation

    DeleteSettings data Structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the Document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected Document to be signed. Options Array of options to perform signatures delete...Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Developer Guide / Data structures / DeleteSettings DeleteSettings...

    docs.groupdocs.cloud/signature/deletesettings/
  6. XLSX Splitter Online | Free GroupDocs Apps

    Free online XLSX splitter. Split XLSX online into multiple files. 100% free online XLSX splitter, secure and easy to use.... × Split document into single or multiple documents Single Multiple...format for Microsoft Excel documents that was introduced by Microsoft...

    products.groupdocs.app/splitter/xlsx
  7. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud is a REST API solution to parse Documents to extract text, images and Document information on any platform....the GroupDocs Cloud pricing structure to simplify it for new customers... If an API call created a document or meaningful result, then...

    blog.groupdocs.cloud/total/groupdocs-cloud-dece...
  8. groupdocs-merger-cloud-dotnet/src at master · g...

    .NET library for communicating with the GroupDocs.Merger Cloud API - groupdocs-merger-cloud-dotnet/src at master · groupdocs-merger-cloud/groupdocs-merger-cloud-dotnet...to merge documents and manipulate document structure across wide...wide range of supported document types - PDF, DOCX/DOC, PPTX/PPT...

    github.com/groupdocs-merger-cloud/groupdocs-mer...
  9. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word Documents to HTML in C# .NET. Learn benefits of converting DOC, DOCX file to HTML format with C# .NET.... We know that Word documents offer a convenient way to...Therefore, by converting Word documents to HTML is not just about...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  10. SignResult | Documentation

    SignResult data Structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed Document Size Size of the signed Document DownloadUrl Page file path in the cloud storage....Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Developer Guide / Data structures / SignResult SignResult Leave...

    docs.groupdocs.cloud/signature/signresult/