Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,571 for

value

(0.02 sec)
  1. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....HelloWorld application and copy the values from Client Id and Client Secret...--data-urlencode 'client_id=CLIENT-ID-VALUE' \ --data-urlencode 'client...

    docs.groupdocs.cloud/translation/hello-world/
  2. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....HelloWorld application and copy the values from Client Id and Client Secret...--data-urlencode 'client_id=CLIENT-ID-VALUE' \ --data-urlencode 'client...

    docs.groupdocs.cloud/rewriter/hello-world/
  3. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.cloud/watermark/developer-guide/
  4. Getting Started | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.cloud/classification/getting-sta...
  5. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/developer-guide/
  6. Storage Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/storage-operations/
  7. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.cloud/parser/developer-guide/
  8. Sending files for processing | Documentation

    How to send files for processing to the selected language....Degree of paraphrasing, accepted values Off, Medium and High. format...Summarization degree, accepted values Off, Medium and High. format...

    docs.groupdocs.cloud/rewriter/file/request/
  9. Remove Metadata By Property Name Match Regex | ...

    This REST API allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....SearchCriteria ": { " NameOptions ": { " Value ": " ^ [ N ] ame [ A-Z ] .*...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example).... Values: PrintInPlace, PrintNoComments...when saving or not (Default value is true) { "displayHeader" :...

    docs.groupdocs.cloud/conversion/loadoptions/