Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 219 for

accept changes

(0.07 sec)
  1. 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 drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....ConvertDirect method, which accept input file as binary stream...ConvertDirect method, which accept input file as binary stream...

    docs.groupdocs.cloud/conversion/loadoptions/
  2. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected Changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....like styling for detected changes, comparison details level etc...application/x-www-form-urlencoded" \ -H "Accept: application/json" # Get document...

    docs.groupdocs.cloud/comparison/compare-multipl...
  3. Introducing GroupDocs.Comparison Cloud 19.5!

    New version of Groupdocs.Comparison Cloud 19.5 is here. Your interest in our Document Comparison Cloud API keeps us motivated to implement new features..../comparisons Changes - Retrieves a list of changes between source.../comparison /changes Update - Accepts or rejects changes to the resultant...

    blog.groupdocs.cloud/comparison/introducing-gro...
  4. Help! - Free Support Forum - groupdocs.cloud

    Hi , it’s possible to have support to translation PDF ( en to other language) ? How I must do it? I want test with postman and after compile java class. Now I receive error 401 , Bearer error=“invalid_token”, error_de…...0", "accept": "*/*", "cache-control": "no-cache"..."host": "api.groupdocs.cloud", "accept-encoding": "gzip, deflate,...

    forum.groupdocs.cloud/t/help/5457
  5. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: 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....Pages Operations / Change Page Orientation Change Page Orientation...document that has orientation changed for specified pages. There...

    docs.groupdocs.cloud/merger/change-page-orienta...
  6. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. 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....for opening and password for changing permissions. Following example...application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  7. 9. Convert Wordprocessing Document with Load Op...

    This example demonstrates how to convert Wordsprocessing documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example..."Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization:...

    docs.groupdocs.cloud/conversion/convert-wordpro...
  8. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document pages. The order of the pages in the source document is never changed, instead, the API applies reordering to the resultant PDF document. The following code snippet shows how to reorder pages. 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....the source document is never changed, instead, the API applies reordering...application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example...

    docs.groupdocs.cloud/viewer/reorder-pages/
  9. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: 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....page This REST API allows changing page rotation angle by setting...document that has rotation changed for specified pages. There...

    docs.groupdocs.cloud/merger/rotate-pages/
  10. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example....0/conversion" \ -H "accept: application/json" \ -H "authorization:...cloud/v2.0/conversion" ` -H "accept: application/json" ` -H "authorization:...

    docs.groupdocs.cloud/conversion/convert-to-pres...