Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 4,654 for

as

(0.08 sec)
  1. Extract Formatted Highlights Using GroupDocs.Te...

    Team GroupDocs is pleAsed to announce the monthly releAse of version 17.06.0 of the GroupDocs.Text for .NET API. This version comes up with a couple of new features along with an enhancement. The text extraction API now allows extracting formatted highlights from supported documents. The ability to extract formatted text from FB2 files hAs also been added to this version. We recommend you to download the latest version and check out all the enhancements and features introduced in this releAse....Team GroupDocs is pleased to announce the monthly release of version 17.06.0 of the GroupDocs.Text for .NET API. This version comes up with a couple of new features along with an enhancement. The text extraction API now allows extracting formatted highlights from supported documents. The ability to extract formatted text from FB2 files has also been added to this version. We recommend you to download the latest version and check out all the enhancements and features introduced in this release.

    blog.groupdocs.com/parser/extract-formatted-hig...
  2. Verify Digital Signature in Documents using C# ...

    Verify the digital signature information in digital signed PDF, Word and Excel documents in C# using electronic signature API, GroupDocs.Signature for .NET....Verify the digital signature information in digital signed PDF, Word and Excel documents in C# using electronic signature API, GroupDocs.Signature for .NET.

    blog.groupdocs.com/signature/verify-digital-sig...
  3. Legal Document Comparison API:使用 Node.js 自动化合同审查

    了解如何使用适用于 Node.js 的 GroupDocs.Comparison API 自动化法律文档比较和合同审查。比较合同版本,跟踪更改,并以编程方式简化法律工作流。...了解如何使用适用于 Node.js 的 GroupDocs.Comparison API 自动化法律文档比较和合同审查。比较合同版本,跟踪更改,并以编程方式简化法律工作流。

    blog.groupdocs.com/zh/comparison/legal-document...
  4. Large size font folder was created in Temp - Fr...

    Hi support team, I using GroupDocs Conversions .NET for convert file to html Today I check Temp folder and found that CustomTempFonts folder wAs created from the time begin using GroupDocs. Folder size is approximate 1…...Hi support team, I using GroupDocs Conversions .NET for convert file to html Today I check Temp folder and found that CustomTempFonts folder was created from the time begin using GroupDocs. Folder size is approximate 1…

    forum.groupdocs.com/t/large-size-font-folder-wa...
  5. Some emails do not convert in an expected way -...

    Attempting to convert the attached email document results in a strange formatting issue that results in an unreadable .pdf where all the text is displayed in a column 1 or 2 characters wide. Using GroupDocs Convert v. 2…...Attempting to convert the attached email document results in a strange formatting issue that results in an unreadable .pdf where all the text is displayed in a column 1 or 2 characters wide. Using GroupDocs Convert v. 2…

    forum.groupdocs.com/t/some-emails-do-not-conver...
  6. System requirements | GroupDocs

    GroupDocs.Watermark for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...GroupDocs.Watermark for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed

    docs.groupdocs.com/watermark/net/system-require...
  7. Add link annotation | GroupDocs

    The page describes how to add link annotation to a document using GroupDocs.Annotation for Java....The page describes how to add link annotation to a document using GroupDocs.Annotation for Java.

    docs.groupdocs.com/annotation/java/add-link-ann...
  8. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk As PngCompressedTextChunk; if (compressedChunk !...Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage<PngRootPackage>(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API.

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  10. Search for Text e-signatures | GroupDocs

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/search-for-tex...