@@ -30,92 +30,101 @@ url: /aws
30
30
31
31
{{< blocks/products/pf/carousel >}}
32
32
33
+ <!-- Item 1 -->
33
34
{{< blocks/products/pf/carousel-item h3="Bring PDF Cloud Power to Your VPC" >}}
34
- <div class =" diagram1 d1-cloud " style =" height : 500 px ; display : flex ; flex-direction : column ;" >
35
- <div class =" d1-row " style =" flex : 1 ; min-height : 0 ; display : flex ;" >
35
+ <div class =" diagram1 d1-cloud " style =" height : 420 px ; display : flex ; flex-direction : column ; position : relative ;" >
36
+ <div class =" d1-row " style =" flex : 1 ; min-height : 0 ; display : flex ; margin-bottom : 15 px ; " >
36
37
<div class="d1-col d1-left" style="flex: 1; display: flex; flex-direction: column;">
37
- <header style="height: 60px ; display: flex; align-items: center;"><i class="fa fa-server"></i> Uptime, Privacy & Control</header>
38
- <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
38
+ <header style="height: 50px ; display: flex; align-items: center; margin: 0; font-size: 15px ;"><i class="fa fa-server"></i> Uptime, Privacy & Control</header>
39
+ <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px; ">
39
40
<li>Process documents within your AWS account</li>
40
41
<li>Stay compliant with no data transfer</li>
41
42
<li>Minimize latency with local processing</li>
42
43
<li>Full control over scaling and logging</li>
43
44
</ul>
44
45
</div>
45
46
<div class="d1-col d1-right" style="flex: 1; display: flex; flex-direction: column;">
46
- <header style="height: 60px ; display: flex; align-items: center;"><i class="fa fa-lock"></i> When Control Matters</header>
47
- <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
47
+ <header style="height: 50px ; display: flex; align-items: center; margin: 0; font-size: 15px ;"><i class="fa fa-lock"></i> When Control Matters</header>
48
+ <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px; ">
48
49
<li>Deploy inside your VPC</li>
49
50
<li>No public traffic, no leaks</li>
50
51
<li>Use IAM, HTTPS</li>
51
52
<li>Compatible with major platforms</li>
52
53
</ul>
53
54
</div>
54
55
</div >
55
- <div class =" d1-logo " style =" height : 100px ;" >
56
- <img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 60px;">
57
- <header>Aspose.PDF</header>
58
- <footer>for AWS</footer>
56
+ <div class =" d1-logo " style =" height : 80px ; display : flex ; flex-direction : column ; align-items : center ; justify-content : center ; margin-top : auto ;" >
57
+ <div style="width: 60px; height: 60px; border-radius: 50%; background: #f5f5f5; display: flex; align-items: center; justify-content: center;">
58
+ <img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 36px; width: 36px; object-fit: contain;">
59
+ </div>
60
+ <header style="margin: 5px 0 0 0; font-size: 14px;">Aspose.PDF</header>
61
+ <footer style="margin: 0; font-size: 12px;">for AWS</footer>
59
62
</div >
60
63
</div >
61
64
{{< /blocks/products/pf/carousel-item >}}
62
65
66
+ <!-- Item 2 -->
63
67
{{< blocks/products/pf/carousel-item h3="Use the Full Feature Set" >}}
64
- <div class =" diagram1 d1-cloud " style =" height : 500 px ; display : flex ; flex-direction : column ;" >
65
- <div class =" d1-row " style =" flex : 1 ; min-height : 0 ; display : flex ;" >
68
+ <div class =" diagram1 d1-cloud " style =" height : 420 px ; display : flex ; flex-direction : column ; position : relative ;" >
69
+ <div class =" d1-row " style =" flex : 1 ; min-height : 0 ; display : flex ; margin-bottom : 15 px ; " >
66
70
<div class="d1-col d1-left" style="flex: 1; display: flex; flex-direction: column;">
67
- <header style="height: 60px ; display: flex; align-items: center;"><i class="fa fa-cubes"></i> Format Handling</header>
68
- <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
71
+ <header style="height: 50px ; display: flex; align-items: center; margin: 0; font-size: 15px ;"><i class="fa fa-cubes"></i> Format Handling</header>
72
+ <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px; ">
69
73
<li>.NET managed-code formats</li>
70
74
<li>PDF, Word, Excel, PowerPoint</li>
71
75
<li>Optimize large batch processing</li>
72
76
<li>Handle password-protected files</li>
73
77
</ul>
74
78
</div>
75
79
<div class="d1-col d1-right" style="flex: 1; display: flex; flex-direction: column;">
76
- <header style="height: 60px ; display: flex; align-items: center;"><i class="fa fa-check-square"></i> Popular Formats</header>
77
- <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
80
+ <header style="height: 50px ; display: flex; align-items: center; margin: 0; font-size: 15px ;"><i class="fa fa-check-square"></i> Popular Formats</header>
81
+ <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px; ">
78
82
<li>Convert to multiple formats</li>
79
83
<li>Merge, split, reorder</li>
80
84
<li>Digitally sign, encrypt</li>
81
85
<li>OCR text, extract metadata</li>
82
86
</ul>
83
87
</div>
84
88
</div >
85
- <div class =" d1-logo " style =" height : 100px ;" >
86
- <img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 60px;">
87
- <header>Aspose.PDF</header>
88
- <footer>for AWS</footer>
89
+ <div class =" d1-logo " style =" height : 80px ; display : flex ; flex-direction : column ; align-items : center ; justify-content : center ; margin-top : auto ;" >
90
+ <div style="width: 60px; height: 60px; border-radius: 50%; background: #f5f5f5; display: flex; align-items: center; justify-content: center;">
91
+ <img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 36px; width: 36px; object-fit: contain;">
92
+ </div>
93
+ <header style="margin: 5px 0 0 0; font-size: 14px;">Aspose.PDF</header>
94
+ <footer style="margin: 0; font-size: 12px;">for AWS</footer>
89
95
</div >
90
96
</div >
91
97
{{< /blocks/products/pf/carousel-item >}}
92
98
99
+ <!-- Item 3 -->
93
100
{{< blocks/products/pf/carousel-item h3="Get Started Fast" >}}
94
- <div class =" diagram1 d1-cloud " style =" height : 500 px ; display : flex ; flex-direction : column ;" >
95
- <div class =" d1-row " style =" flex : 1 ; min-height : 0 ; display : flex ;" >
101
+ <div class =" diagram1 d1-cloud " style =" height : 420 px ; display : flex ; flex-direction : column ; position : relative ;" >
102
+ <div class =" d1-row " style =" flex : 1 ; min-height : 0 ; display : flex ; margin-bottom : 15 px ; " >
96
103
<div class="d1-col d1-left" style="flex: 1; display: flex; flex-direction: column;">
97
- <header style="height: 60px ; display: flex; align-items: center;"><i class="fa fa-bolt"></i> Launch Fast</header>
98
- <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
104
+ <header style="height: 50px ; display: flex; align-items: center; margin: 0; font-size: 15px ;"><i class="fa fa-bolt"></i> Launch Fast</header>
105
+ <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px; ">
99
106
<li>Deploy in minutes</li>
100
107
<li>Auto-scale document batches</li>
101
108
<li>No idle-time billing</li>
102
109
<li>Elastic Containers and Kubernetes</li>
103
110
</ul>
104
111
</div>
105
112
<div class="d1-col d1-right" style="flex: 1; display: flex; flex-direction: column;">
106
- <header style="height: 60px ; display: flex; align-items: center;"><i class="fa fa-rocket"></i> Scale Fast</header>
107
- <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
113
+ <header style="height: 50px ; display: flex; align-items: center; margin: 0; font-size: 15px ;"><i class="fa fa-rocket"></i> Scale Fast</header>
114
+ <ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px; ">
108
115
<li>Subscribe via AWS Marketplace</li>
109
116
<li>Deploy to containers</li>
110
117
<li>Connect via REST API</li>
111
- <li>Enterprise-ready</li>
118
+ <li>Enterprise-ready solution </li>
112
119
</ul>
113
120
</div>
114
121
</div >
115
- <div class =" d1-logo " style =" height : 100px ;" >
116
- <img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 60px;">
117
- <header>Aspose.PDF</header>
118
- <footer>for AWS</footer>
122
+ <div class =" d1-logo " style =" height : 80px ; display : flex ; flex-direction : column ; align-items : center ; justify-content : center ; margin-top : auto ;" >
123
+ <div style="width: 60px; height: 60px; border-radius: 50%; background: #f5f5f5; display: flex; align-items: center; justify-content: center;">
124
+ <img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 36px; width: 36px; object-fit: contain;">
125
+ </div>
126
+ <header style="margin: 5px 0 0 0; font-size: 14px;">Aspose.PDF</header>
127
+ <footer style="margin: 0; font-size: 12px;">for AWS</footer>
119
128
</div >
120
129
</div >
121
130
{{< /blocks/products/pf/carousel-item >}}
0 commit comments