Skip to content

Commit

Permalink
Merge pull request #311 from aspose-pdf/PDFNET_58672_Update_TOC
Browse files Browse the repository at this point in the history
Update ToC (PDFNET-58672)
  • Loading branch information
alevsh authored Nov 19, 2024
2 parents 8384571 + af3df8f commit c6f5023
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
4 changes: 4 additions & 0 deletions net/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,11 @@ and many more.
- [Converting documents](/pdf/net/converting/)
- [Parsing PDF documents](/pdf/net/parsing/)
- [Advanced operations](/pdf/net/advanced-operations/)
- [Working with Facades](/pdf/net/working-with-facades)
- [Using in other languages](/pdf/net/use-aspose-pdf-for-net-in-other-programming-languages/)
- [Showcases](/pdf/net/showcases/)
- [Plugins](/pdf/net/plugins/)
- [FAQ](/pdf/net/faq/)
- [Release Notes](https://releases.aspose.com/pdf/net/release-notes/)

## Aspose.PDF for .NET Resources
Expand Down
3 changes: 2 additions & 1 deletion net/other-programming-languages/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ url: /net/use-aspose-pdf-for-net-in-other-programming-languages/
- [CPP via COM Interop](/pdf/net/cpp-via-com-interop/)
- [Creating a Wrapper Assembly](/pdf/net/creating-a-wrapper-assembly/)
- [VBScript using wrapper](/pdf/net/vbscript-using-wrapper/)
- [Using Aspose.PDF for .NET with Python](/pdf/net/python-net/)
- [Using Aspose.PDF for .NET with Python](/pdf/net/python-net/)
- [Converting Documents in Microsoft Azure](/pdf/net/microsoft-azure/)
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@ url: /net/vbscript-using-wrapper/
We will use [wrapper](https://docs.aspose.com/pdf/net/creating-a-wrapper-assembly/) to retrieve text from PDF document.

{{% /alert %}}

```cs
// Example (to be announced)
```
6 changes: 3 additions & 3 deletions net/plugins/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ sitemap:

This section contains a list of the plugins for the most popular web applications: DotNetNuke, Sitefinity, Umbraco, etc.

* [Aspose.PDF .NET for DNN](/pdf/net/aspose-pdf-net-for-dnn/)
* [Aspose.PDF .NET for Umbraco](/pdf/net/aspose-pdf-net-for-umbraco/)
* [Aspose.PDF .NET for VisualStudio](/pdf/net/aspose-pdf-net-for-visualstudio/)
* [Aspose.PDF .NET for CRM](/pdf/net/aspose-pdf-net-for-crm/)
* [Aspose.PDF .NET for Sitefinity](/pdf/net/aspose-pdf-net-for-sitefinity/)
* [Aspose.PDF .NET for CRM](/pdf/net/aspose-pdf-net-for-crm/)
* [Aspose.PDF .NET for DNN](/pdf/net/aspose-pdf-net-for-dnn/)
* [Aspose.PDF .NET for VisualStudio](/pdf/net/aspose-pdf-net-for-visualstudio/)

### Using Aspose.PDF with other languages

Expand Down

0 comments on commit c6f5023

Please sign in to comment.