Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,964 for

value

(0.03 sec)
  1. csv to excel

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Excel workbooks holds immense value for businesses and individuals...

    blog.groupdocs.cloud/tag/csv-to-excel/
  2. convert csv to excel

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Excel workbooks holds immense value for businesses and individuals...

    blog.groupdocs.cloud/tag/convert-csv-to-excel/
  3. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts).... Default value is false. Was this page helpful...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/htmloptions/
  4. 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.... Use this value to download page using Succeeded...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/signresult/
  5. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/metadata/add-metadata/ weekly 0.5 https://docs.groupdocs.cloud/metadata/release-n......cloud/metadata/extract-metadata-by-property-value/ weekly 0.5 https://docs.groupdocs...cloud/metadata/remove-metadata-by-property-value/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/metadata.xml
  6. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:... The default value is All Ignored if Pages collection...- JPG, PNG, BMP The default value is JPG OutputPath Path format...

    docs.groupdocs.cloud/merger/generate-document-p...
  7. classify/file Request Rarameters | Documentation

    Parameter In Type Default Value Comment FormData multipart/form-data File content. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) “1” Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) “default” Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) "" Balance between precision and recall. Password url (Optional) string null (not present) File password....page Parameter In Type Default value Comment FormData multipart/form-data...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/classification/classifyfil...
  8. What is agile methodology? · GitHub

    Learn what Agile is, why it’s so popular, and how to apply it to software development....that prioritizes delivering value to customers in short and frequent...techniques that share common values and principles. In this article...

    github.com/resources/articles/devops/what-is-ag...
  9. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....: [ { "name" : "Author" , "value" : "Prokofjev Igor" , "propertyType"...{ "name" : "dc:creator" , "value" : "Prokofjev Igor" , "propertyType"...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Dictionary Translations as a key-value list: Key is the into which...the files were translated. Value contains URL of the translated...

    docs.groupdocs.cloud/translation/file/fetch/