Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 4,707 for

groupdocs.signature,

(0.06 sec)
  1. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions....This article explains that how to set page-level scope to PDF redactions.

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  2. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same.

    docs.groupdocs.com/search/java/synonym-search/
  3. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage<Jpeg2000RootPackage>(); if (root.

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Get supported file formats | Documentation

    This article shows how to check supported file formats....This article shows how to check supported file formats.

    docs.groupdocs.com/parser/net/get-supported-fil...
  5. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using .NET / C# with GroupDocs.Viewer for .NET....This article explains how to get the width and height of the document pages using .NET / C# with GroupDocs.Viewer for .NET.

    docs.groupdocs.com/viewer/net/how-to-get-page-w...
  6. Set image size limits | Documentation

    Control image size in PDF output: set width, height, or maximum dimensions....Control image size in PDF output: set width, height, or maximum dimensions.

    docs.groupdocs.com/viewer/python-net/set-image-...
  7. Save with default options | Documentation

    This article demonstrates the simplest way to save the document...This article demonstrates the simplest way to save the document

    docs.groupdocs.com/redaction/python-net/save-wi...
  8. Ինչպես փոխարկել DOCX-ը HTML-ի Java-ում

    Այս ձեռնարկը ձեզ ուղղորդում է, թե ինչպես փոխարկել DOCX-ը Java-ի HTML-ի: Հեշտությամբ կիրառեք Java DOCX-ի HTML ֆունկցիոնալությունը և հարմարեցրեք ելքային ֆայլը՝ սահմանելով տարբեր հատկություններ:...Այս ձեռնարկը ձեզ ուղղորդում է, թե ինչպես փոխարկել DOCX-ը Java-ի HTML-ի: Հեշտությամբ կիրառեք Java DOCX-ի HTML ֆունկցիոնալությունը և հարմարեցրեք ելքային ֆայլը՝ սահմանելով տարբեր հատկություններ:

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  9. Ինչպես փոխարկել HTML-ը Markdown-ի Java-ի միջոցով

    Այս հոդվածը ձեզ ցույց է տալիս Java-ի միջոցով HTML-ը Markdown-ի փոխարկելու ամբողջական գործընթացը և ցույց է տալիս, թե ինչպես ստեղծել Java HTML-ից MD փոխարկիչի հնարավորությունը:...Այս հոդվածը ձեզ ցույց է տալիս Java-ի միջոցով HTML-ը Markdown-ի փոխարկելու ամբողջական գործընթացը և ցույց է տալիս, թե ինչպես ստեղծել Java HTML-ից MD փոխարկիչի հնարավորությունը:

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  10. Developers Guide - Web Report Generator | Docum...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string....Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string.

    docs.groupdocs.com/assembly/net/developers-guid...