Skip to content

Commit

Permalink
update product title
Browse files Browse the repository at this point in the history
  • Loading branch information
RakhimAimaganbetov committed May 14, 2024
1 parent 490d33a commit fb32537
Show file tree
Hide file tree
Showing 31 changed files with 58 additions and 58 deletions.
6 changes: 3 additions & 3 deletions _index.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Excellent file viewer component that empowers your C#, ASP.NET, and other .NET a
<a id="viewer_python-net"></a>
<div class="gdoc-platform__header">
<svg class="gdoc-platform__header-icon"><use xlink:href="/img/groupdocs-stack.svg#python"></use></svg>
<a class="gdoc-platform__header-title" href='/viewer/python-net/'>GroupDocs.Viewer for Python via .Net</a>
<a class="gdoc-platform__header-title" href='/viewer/python-net/'>GroupDocs.Viewer for Python via .NET</a>
<a class="gdoc-platform__header-btn" href='/viewer/python-net/'>More</a>
</div>
<div class="gdoc-platform__cols">
Expand Down Expand Up @@ -201,10 +201,10 @@ Excellent file viewer component that empowers your C#, ASP.NET, and other .NET a
<div class="gdoc-platform__col">
<div class="gdoc-platform__col-title">
<svg class="gdoc-platform__col-icon"><use xlink:href="/img/groupdocs-stack.svg#git-big"></use></svg>
<div>Python via .Net Code Examples</div></div>
<div>Python via .NET Code Examples</div></div>
<div class="gdoc-platform__col-descr">Open-source projects for APIs example usage</div>
<ul class="gdoc-platform__col-links gdoc-platform__col-links--alt">
<li> <a href='https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Python-via-.Net'>GroupDocs.Viewer for Python via .Net</a></li>
<li> <a href='https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Python-via-.NET'>GroupDocs.Viewer for Python via .NET</a></li>
</ul>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions python-net/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
id: home
url: viewer/python-net
title: GroupDocs.Viewer for Python via .Net
title: GroupDocs.Viewer for Python via .NET
linkTitle: GroupDocs.Viewer for Python
weight: 1
description: "GroupDocs.Viewer for Python allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Python application."
keywords: render files, view files, HTML, PDF, JPEG, PNG
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: True
fullWidth: True
AddLibInfoScript: True
Expand Down Expand Up @@ -70,7 +70,7 @@ GroupDocs.Viewer ships with a wide range of options that allow you to control th

<p>API REFERENCE</p>
<ul>
<li><a href="https://reference.groupdocs.com/viewer/python-net/">GroupDocs.Viewer for Python via .Net API Reference</a></li>
<li><a href="https://reference.groupdocs.com/viewer/python-net/">GroupDocs.Viewer for Python via .NET API Reference</a></li>
</ul>

<--->
Expand All @@ -85,7 +85,7 @@ GroupDocs.Viewer ships with a wide range of options that allow you to control th

<p>VERSION HISTORY</p>
<ul>
<li><a href='https://releases.groupdocs.com/viewer/python-net/release-notes/'>GroupDocs.Viewer for Python via .Net Release Notes</a></li>
<li><a href='https://releases.groupdocs.com/viewer/python-net/release-notes/'>GroupDocs.Viewer for Python via .NET Release Notes</a></li>
</ul>

<p>TECHNICAL SUPPORT</p>
Expand Down
2 changes: 1 addition & 1 deletion python-net/developer-guide/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Developer Guide
weight: 4
description: "Explains GroupDocs.Viewer for Python file viewer features and shows how to view PDF, Word, Excel, PowerPoint documents inside your JavaScript applications"
keywords: GroupDocs.Viewer Developer Guide, GroupDocs.Viewer Java Developer Guide, GroupDocs.Viewer Developer Guide Java, Using GroupDocs.Viewer for Python, GroupDocs.Viewer for Python use cases
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
isMenuItemWithNoContent: True
---
2 changes: 1 addition & 1 deletion python-net/developer-guide/caching-results/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Cache results
weight: 5
keywords: caching,caching results,groupdocs.viewer
description: "This article contains caching use-cases with GroupDocs.Viewer within your Python applications."
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
---
Caching saves rendering results to a specified location, such as a local disk. When you re-request the rendering results, GroupDocs.Viewer does not render again, but uses the cached results.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ title: Load documents from different sources
weight: 1
description: "This article contains document loading use-cases with GroupDocs.Viewer within your Python applications."
keywords:
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
---
4 changes: 2 additions & 2 deletions python-net/developer-guide/processing-attachments/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ id: working-with-attachments
url: viewer/python-net/working-with-attachments
title: Process attachments
weight: 4
description: "Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for Python via .Net"
description: "Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for Python via .NET"
keywords: email attachments, embedded files, compressed files
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Save attachments
weight: 2
description: "Save attachments and embedded files from PDF, Outlook data file or email"
keywords: Save attachments, embedded files from PDF, Outlook data file
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
---
To get and save attachments, follow these steps:
Expand Down
2 changes: 1 addition & 1 deletion python-net/developer-guide/rendering-documents/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url: viewer/python-net/rendering-documents
title: Render documents
weight: 3
description: "Rendering documents with GroupDocs.Viewer for Python in your Python applications."
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
---
In GroupDocs.Viewer, rendering is the process of converting a document into one or more files suitable to display. The resulting files can be in one of the following formats:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Add text watermarks
weight: 9
description: "This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Python applications."
keywords: add text watermark, rendering documents
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
---
To add a watermark to the HTML/JPG/PNG/PDF output, follow these steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Render to HTML
weight: 11
description: "With GroupDocs.Viewer for Python you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html."
keywords: render files, rendering pdf, convert word to clean html
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
toc: True
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ id: rendering-to-pdf
url: viewer/python-net/rendering-to-pdf
title: Render to PDF
weight: 13
description: "Rendering files to PDF with GroupDocs.Viewer for Python via .Net. It means that you can embed PDF in websites or applications by using this .Net API"
description: "Rendering files to PDF with GroupDocs.Viewer for Python via .NET. It means that you can embed PDF in websites or applications by using this .NET API"
keywords: embed pdf in website, rendering to pdf, python api, rendering pdf
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
---
When rendering to PDF, GroupDocs.Viewer renders all pages of the source document as a single PDF document.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url: viewer/python-net/retrieving-document-information
title: Retrieve the document information
weight: 2
description: "Retrieving information about a document with GroupDocs.Viewer for Python"
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
---
Once a document is loaded, you can retrieve its properties. For example, you can retrieve the format family and the page count to select a rendering strategy. Also, you can display information about the document during rendering or with the rendered document.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ id: how-to-get-file-type-and-pages-count
url: viewer/python-net/how-to-get-file-type-and-pages-count
title: Get the format family and the additional information
weight: 2
description: "This article explains how to get the format family and the additional information using .Net with GroupDocs.Viewer for Python."
description: "This article explains how to get the format family and the additional information using .NET with GroupDocs.Viewer for Python."
keywords:
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
---
A format family is a group of several file types for which an application provides additional information. For example, archive files (.7z, .rar, .zip, etc.) or Outlook files (.ost, .pst) are format families.
Expand Down
2 changes: 1 addition & 1 deletion python-net/getting-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url: viewer/python-net/getting-started
title: Get started
weight: 2
description: "Getting started section for GroupDocs.Viewer for Python"
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
isMenuItemWithNoContent: True
---
2 changes: 1 addition & 1 deletion python-net/getting-started/features-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Features overview
weight: 1
description: "With GroupDocs.Viewer for Python you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text."
keywords: render files,viewer,html,PNG,JPEG,PDF
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
toc: True
---
Expand Down
8 changes: 4 additions & 4 deletions python-net/getting-started/how-to-run-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ title: How to run examples
weight: 6
description: "How to run examples."
keywords: "groupdocs viewer python, examples, npm, eclipse ide"
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
toc: True
---

The complete project [GroupDocs.Viewer Examples](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Python-via-.Net) with code examples and sample files is hosted at GitHub.
The complete project [GroupDocs.Viewer Examples](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Python-via-.NET) with code examples and sample files is hosted at GitHub.

## Run examples using PyPI

To get started make sure that [Python](https://www.python.org/) is installed.

1. Clone repository with examples `git clone https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Python-via-.Net.git`
2. Navigate to the examples folder `cd ./GroupDocs.Viewer-for-Python-via-.Net/`
1. Clone repository with examples `git clone https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Python-via-.NET.git`
2. Navigate to the examples folder `cd ./GroupDocs.Viewer-for-Python-via-.NET/`
3. Install the necessary packages with the `pip install groupdocs.viewer` command.
4. Navigate to the examples folder `cd ./Examples`
5. Run the examples with the `python runExamples.py` command.
Expand Down
6 changes: 3 additions & 3 deletions python-net/getting-started/installation.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
id: installation
url: viewer/python-net/installation
title: Install GroupDocs.Viewer for Python via .Net
title: Install GroupDocs.Viewer for Python via .NET
linkTitle: Installation
weight: 4
keywords: installation, maven
description: "This topic describes how to install GroupDocs.Viewer for Python."
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
toc: True
---

## Install using PIP from PyPI

All Python packages are hosted at [PyPI](https://pypi.org/project/groupdocs.viewer). You can easily reference GroupDocs.Viewer for Python via .Net API directly in your Python project by installing it with the following command.
All Python packages are hosted at [PyPI](https://pypi.org/project/groupdocs.viewer). You can easily reference GroupDocs.Viewer for Python via .NET API directly in your Python project by installing it with the following command.

```batch
pip install groupdocs.viewer
Expand Down
2 changes: 1 addition & 1 deletion python-net/getting-started/licensing-and-subscription.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Licensing and evaluation
weight: 5
keywords: free, free trial, evaluation, groupdocs viewer python
description: "GroupDocs.Viewer for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation."
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
toc: True
aliases:
Expand Down
2 changes: 1 addition & 1 deletion python-net/getting-started/supported-document-formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Supported file formats
weight: 2
keywords: file formats, Microsoft Word, Microsoft Excel, Microsoft PowerPoint, PDF, HTML, Python Script, TAR, ZIP, DWG
description: "This topic lists file formats supported by GroupDocs.Viewer for Python."
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
toc: True
---
Expand Down
12 changes: 6 additions & 6 deletions python-net/getting-started/system-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,26 @@ id: system-requirements
url: viewer/python-net/system-requirements
title: System requirements
weight: 3
description: "GroupDocs.Viewer for Python via .Net does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering."
description: "GroupDocs.Viewer for Python via .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering."
keywords: file rendering
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
toc: True
---
{{< alert style="info" >}}

GroupDocs.Viewer for Python via .Net does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint. To install GroupDocs.Viewer for Python just follow one of the ways as described in the [Installation]({{< ref "installation" >}}) section.
GroupDocs.Viewer for Python via .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint. To install GroupDocs.Viewer for Python just follow one of the ways as described in the [Installation]({{< ref "installation" >}}) section.

{{< /alert >}}

## Requirements

* Python 3.9 or above
* .Net 6.0.0 or above
* .NET 6.0.0 or above

## Supported Operating Systems

GroupDocs.Viewer for Python can be used on any 32-bit or 64-bit operating system where .Net is installed including, but not limited to:
GroupDocs.Viewer for Python can be used on any 32-bit or 64-bit operating system where .NET is installed including, but not limited to:

### Windows

Expand All @@ -43,6 +43,6 @@ GroupDocs.Viewer for Python can be used on any 32-bit or 64-bit operating system

## Development Environments

GroupDocs.Viewer for Python requirements Python and .Net. You can use any text editor like Atom, Sublime, Visual Studio Code, etc.
GroupDocs.Viewer for Python requirements Python and .NET. You can use any text editor like Atom, Sublime, Visual Studio Code, etc.


4 changes: 2 additions & 2 deletions python-net/product-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ linkTitle: Product overview
weight: 1
description: "GroupDocs.Viewer for Python enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Python is cross-platform class library."
keywords: convert files, render files, view files, HTML, PDF, PNG, JPEG
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
toc: True
---
GroupDocs.Viewer for Python is a high-performance and cross-platform library that allows you to build desktop and web [file viewer applications](https://en.wikipedia.org/wiki/File_viewer).
Expand All @@ -31,7 +31,7 @@ With its powerful and straightforward API, you can execute the following actions
You can use GroupDocs.Viewer across multiple platforms and operation systems:

* Windows, Linux, and macOS
* .Net 6.0.0 and higher
* .NET 6.0.0 and higher

## Get started with GroupDocs.Viewer for Python

Expand Down
2 changes: 1 addition & 1 deletion python-net/rendering-basics/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url: viewer/python-net/document-rendering-basics
title: Document rendering basics
weight: 3
description: "This section describes how to use GroupDocs.Viewer for Python to convert different document types to PDF, HTML, PNG, and JPEG formats."
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
isMenuItemWithNoContent: True
---
4 changes: 2 additions & 2 deletions python-net/rendering-basics/render-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ linkTitle: Render images
weight: 11
description: "This topic describes how to use the GroupDocs.Viewer Python API to convert images to HTML, PDF, PNG, and JPEG formats."
keywords: image viewer, image conversion, image to pdf, image to html, image to png, image to jpeg
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
toc: True
aliases:
Expand All @@ -20,7 +20,7 @@ aliases:
- /viewer/python-net/how-to-convert-and-view-psd-with-custom-fonts
- /viewer/python-net/how-to-convert-and-view-ai-files
---
[GroupDocs.Viewer for Python via .Net](https://products.groupdocs.com/viewer/python-net) allows you to load images in various formats and convert them to HTML, PDF, PNG, and JPEG. Incorporate this library into your Python application (web or desktop) to build your own image viewer.
[GroupDocs.Viewer for Python via .NET](https://products.groupdocs.com/viewer/python-net) allows you to load images in various formats and convert them to HTML, PDF, PNG, and JPEG. Incorporate this library into your Python application (web or desktop) to build your own image viewer.

To start with the GroupDocs.Viewer API, create a [Viewer](#) class instance. Pass an image you want to view to the class constructor. You can load the image from a file or stream. Call one of the [Viewer.view](#) method overloads to convert the image to HTML, PDF, PNG, or JPEG format. For multipage images (such as TIFF, CDR, DICOM, WebP, and so on), you can specify the pages to render.

Expand Down
4 changes: 2 additions & 2 deletions python-net/rendering-basics/render-pdf-documents.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ linkTitle: Render PDF documents
weight: 2
description: "This topic describes how to use the GroupDocs.Viewer Python API to convert PDF files to HTML, PNG, and JPEG formats."
keywords: view pdf, pdf viewer, pdf to html, pdf to jpeg, pdf to jpg, pdf to png, pdf to image, convert pdf
productName: GroupDocs.Viewer for Python via .Net
productName: GroupDocs.Viewer for Python via .NET
hideChildren: False
toc: True
aliases:
Expand All @@ -16,7 +16,7 @@ aliases:

Create a [Viewer](#) class instance to get started with the GroupDocs.Viewer API. Pass a document you want to view to the class constructor. You can load the document from a file or stream. Call one of the [Viewer.view](#) method overloads to convert the document to HTML or image format. These methods allow you to render the entire document or specific pages.

{{< button style="primary" link="https://products.groupdocs.app/viewer/pdf" >}} {{< icon "gdoc_person" >}} View PDF files online {{< /button >}} {{< button style="primary" link="https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Python-via-.Net" >}} {{< icon "gdoc_github" >}} View demos and examples on GitHub {{< /button >}}
{{< button style="primary" link="https://products.groupdocs.app/viewer/pdf" >}} {{< icon "gdoc_person" >}} View PDF files online {{< /button >}} {{< button style="primary" link="https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Python-via-.NET" >}} {{< icon "gdoc_github" >}} View demos and examples on GitHub {{< /button >}}

## Supported Page Layout file formats

Expand Down
Loading

0 comments on commit fb32537

Please sign in to comment.