Skip to content

Commit

Permalink
Update weight on pages
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislavPopov committed May 7, 2024
1 parent cfde8fa commit 698cc51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion english/adapters/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Aspose.Imaging.Adapter
type: docs
weight: 8
weight: 10
url: /adapters/
keywords: "Aspose.Imaging.Adapter, Aspose Imaging.Adapter, Aspose API Reference."
description: Aspose.Imaging.Adapter Adapters are designed to combine Aspose products to increase conversion between formats. And ensure ease of use.
Expand Down
4 changes: 2 additions & 2 deletions english/adapters/net/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Aspose.Imaging.Adapter for .NET
type: docs
weight: 9
weight: 10
url: /adapters/net/
keywords: "Aspose.Imaging.Adapter for .NET, Aspose Imaging.Adapter, Aspose API Reference."
description: Aspose.Imaging.Adapter for .NET Adapters are designed to combine Aspose products to increase conversion between formats. And ensure ease of use.
Expand All @@ -12,4 +12,4 @@ is_root: true

| Adapter | Description |
| --- | --- |
| [Aspose.Imaging.Pdf.Adapter](https://reference.aspose.com/imaging/adapters/net/aspose.imaging.pdf.adapter/) | Combines 2 Aspose products [Aspose.Imaging for .NET](https://products.aspose.com/imaging/net/) and [Aspose.Pdf for .NET](https://products.aspose.com/pdf/net/), this allows you to use the functions of both libraries as a single whole and expand conversion between formats. This adapter supports conversion emf, wmf, cdr, psd, tiff, webp, [etc.](https://docs.aspose.com/imaging/net/supported-file-formats/) formats to formats supported by the **Aspose.Pdf** library, such as pdf (with more advanced settings), docx, xlsx, html, pptx. And also conversion PDF format to all formats supported by the **Aspose.Imaging** library, such as Emf, Wmf, J2k, Webp, Tiff, [etc.](https://docs.aspose.com/imaging/net/supported-file-formats/) |
| [Aspose.Imaging.Pdf.Adapter](./aspose.imaging.pdf.adapter/) | Combines 2 Aspose products [Aspose.Imaging for .NET](https://products.aspose.com/imaging/net/) and [Aspose.Pdf for .NET](https://products.aspose.com/pdf/net/), this allows you to use the functions of both libraries as a single whole and expand conversion between formats. This adapter supports conversion emf, wmf, cdr, psd, tiff, webp, [etc.](https://docs.aspose.com/imaging/net/supported-file-formats/) formats to formats supported by the **Aspose.Pdf** library, such as pdf (with more advanced settings), docx, xlsx, html, pptx. And also conversion PDF format to all formats supported by the **Aspose.Imaging** library, such as Emf, Wmf, J2k, Webp, Tiff, [etc.](https://docs.aspose.com/imaging/net/supported-file-formats/) |

0 comments on commit 698cc51

Please sign in to comment.