examples/api-samples/views/index.haml in groupdocs-1.5.4 vs examples/api-samples/views/index.haml in groupdocs-1.5.5

- old
+ new

@@ -20,11 +20,11 @@ %li %a{:href => '/sample9'} Sample9 - How to generate an embedded Viewer URL for a Document %li %a{:href => '/sample10'} Sample10 - How to share a document to other users %li - %a{:href => '/sample11'} Sample11 - How programmatically create and post an annotation into document. How to delete the annotation + %a{:href => '/sample11'} Sample11 - How to programmatically create and post an annotation into document. How to delete the annotation %li %a{:href => '/sample12'} Sample12 - How to list all annotations from document %li %a{:href => '/sample13'} Sample13 - How to add collaborator to doc with annotations %li @@ -42,17 +42,17 @@ %li %a{:href => '/sample20'} Sample20 - How to Get Compare Change list for document using Ruby SDK %li %a{:href => '/sample21'} Sample21 - How to Create and Upload Envelop to GroupDocs account using Ruby SDK %li - %a{:href => '/sample22'} Sample22 - How create or update user and add him to collaborators using Ruby SDK + %a{:href => '/sample22'} Sample22 - How to create or update user and add him to collaborators using Ruby SDK %li %a{:href => '/sample23'} Sample23 - How to View Document pages as images using Ruby SDK %li %a{:href => '/sample24'} Sample24 - How to use StorageApi to upload file from URL to GroupDocs account using Ruby SDK %li - %a{:href => '/sample25'} Sample25 - How merge and convert document using Ruby SDK + %a{:href => '/sample25'} Sample25 - How to merge/assemble and convert document using Ruby SDK %li %a{:href => '/sample26'} Sample26 - How to use login method in the API %li %a{:href => '/sample27'} Sample27 - How to create your own questionary using forms and show the result document using Ruby SDK %li @@ -60,10 +60,14 @@ %li %a{:href => '/sample29'} Sample29 - How to use Filepicker.io to upload document and get it's URL %li %a{:href => '/sample30'} Sample30 - How to delete file from GroupDocs Storage %li - %a{:href => '/sample31'} Sample31 - How to dinamically create Signature Form using data from HTM form + %a{:href => '/sample31'} Sample31 - How to dinamically create Signature Form using data from HTML form + %li + %a{:href => '/sample32'} Sample32 - How to create signature form, publish it and configure notification via callback + %li + %a{:href => '/sample33'} Sample33 - How to convert and merge/combine several HTML documents into one PDF Document %li %a{:href => '/annotation-sample'} Annotation sample %li %a{:href => '/envelope-sample'} Envelop sample