examples/api-samples/views/sample11.haml in groupdocs-1.2.11 vs examples/api-samples/views/sample11.haml in groupdocs-1.3.0
- old
+ new
@@ -119,9 +119,19 @@
%a{:href => "/sample16"}Sample16 - How to insert Assembly questionary into webpage
%li
%a{:href => "/sample17"}Sample17 - How to upload a file into the storage and compress it into zip archive
%li
%a{:href => "/sample18"}Sample18 - How to convert Doc to Docx, Docx to Doc, Docx to PDF, PPT to PDF
+ %li
+ %a{:href => "/sample19"}Sample19 - How to Compare documents using Ruby SDK
+ %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 PHP SDK
+ %li
+ %a{:href => "/envelope-sample"}Envelope sample - How to use envelope and signature API
:javascript
$(function() {
$('select[name="annotation_type"]').change(function() {
var obj = $(this);