-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
88 lines (78 loc) · 4.91 KB
/
index.html
File metadata and controls
88 lines (78 loc) · 4.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr">
<head>
<link href="https://cms.admin.containerize.com/templates/aspose/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="" />
<meta name="description" content="All GitHub repositories of Aspose On Premise & Cloud APIs" />
<meta name="generator" content="Aspose | GitHub Repositories" />
<title>All of Aspose's On Premise & Cloud Repositories</title>
<!-- Bootstrap & Font CSS -->
<link rel="stylesheet" href="https://cms.admin.containerize.com/templates/aspose/css/font-awesome.css" type="text/css"/>
<!-- Dynabic.Menu CSS -->
<link rel="stylesheet" href="https://cms.admin.containerize.com/templates/aspose/css/AsposePtyLtdMenu.css" type="text/css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://cms.admin.containerize.com/templates/aspose/js/bootstrap.js" type="text/javascript"></script>
<script src="https://menu.dynabic.com/Scripts/Dynabic.Menu.min.js"></script>
<!-- Venture CSS -->
<link rel="stylesheet" href="https://cms.admin.containerize.com/templates/conholdate/css/conholdate.css" type="text/css" />
<!-- Venture CSS -->
<link rel="stylesheet" href="css/api-reference-home.css" type="text/css" />
<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="css/api-responsive.css" type="text/css" />
</head>
<body>
<div id='DynabicMenuInnerDiv'></div>
<div class="container-fluid api-head">
<div class="container tl api-hd-section">
<h1><i class="fa fa-github fa-2x"> </i><br>
Code Samples</h1>
<h3>SDKs and Examples</h3>
</div>
</div>
<div class="bodycontent">
<div class="container-fluid api-block-section">
<div class="white-bg big-box">
<div class="container">
<div class="row d-flex">
<div class="api-box col-lg-2 empty"></div>
<div class="api-box col-lg-4">
<div class="api-product-title">
<i class="api-ico"><img src="https://words.aspose.com/templates/brand/images/words/aspose_words-for-premise-min.png" width="48" height="48"></i>
<div>
<h2><a href="">Aspose.Words</a></h2><span>On Premise Product Family</span></div>
<ul class="aspose-products products">
<li><a class="product" href="https://github.com/aspose-words/Aspose.Words-for-.NET">Aspose.Words for .NET</a></li>
<li><a class="product" href="https://github.com/aspose-words/Aspose.Words-for-Java">Aspose.Words for Java</a></li>
<li><a class="product" href="https://github.com/aspose-words/Aspose.Words-for-C">Aspose.Words for C++</a></li>
</ul>
</div>
</div>
<div class="api-box col-lg-4">
<div class="api-product-title">
<i class="api-ico"><img src="https://words.aspose.com//templates/brand/images/words/aspose_words-for-cloud-min.png" width="48" height="48"></i>
<div>
<h2><a href="">Aspose.Words</a></h2><span>Cloud Product Family</span></div>
<ul class="groupdocs-products products">
<li><a class="product" href="https://github.com/aspose-words-cloud/aspose-words-cloud-dotnet">Aspose.Words Cloud SDK for .NET</a></li>
<li><a class="product" href="https://github.com/aspose-words-cloud/aspose-words-cloud-java">Aspose.Words Cloud SDK for Java</a></li>
<li><a class="product" href="https://github.com/aspose-words-cloud/aspose-words-cloud-cpp">Aspose.Words Cloud SDK for C++</a></li>
<li><a class="product" href="https://github.com/aspose-words-cloud/aspose-words-cloud-php">Aspose.Words Cloud SDK for PHP</a></li>
<li><a class="product" href="https://github.com/aspose-words-cloud/aspose-words-cloud-python">Aspose.Words Cloud SDK for Python</a></li>
<li><a class="product" href="https://github.com/aspose-words-cloud/aspose-words-cloud-ruby">Aspose.Words Cloud SDK for Ruby</a></li>
<li><a class="product" href="https://github.com/aspose-words-cloud/aspose-words-cloud-node">Aspose.Words Cloud SDK for Node.js</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id='DynabicMenuFooter'></div>
<script>
LoadMenu("WordsAspose");
</script>
</body>
</html>