Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 4,417 for

as

(0.08 sec)
  1. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content.

    docs.groupdocs.com/signature/net/searching-for-...
  2. Rich Text MSG email with inline attachment show...

    One prevalent use cAse of Rich Text format emails is to embed documents into table cells. However, when converting such emails into PDF format, the document icons are converted to missing files “x” icons. Sample MSG fi…...One prevalent use case of Rich Text format emails is to embed documents into table cells. However, when converting such emails into PDF format, the document icons are converted to missing files “x” icons. Sample MSG fi…

    forum.groupdocs.com/t/rich-text-msg-email-with-...
  3. Load file from stream | GroupDocs

    This article demonstrates how to convert file presented As a stream using GroupDocs.Conversion for .NET API....This article demonstrates how to convert file presented as a stream using GroupDocs.Conversion for .NET API.

    docs.groupdocs.com/conversion/net/load-file-fro...
  4. How to merge source code files | GroupDocs

    Learn how to accept or reject detected changes and apply them to the result using GroupDocs.Comparison for Python via .NET....Learn how to accept or reject detected changes and apply them to the result using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/how-to...
  5. Get possible conversions | GroupDocs

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications

    docs.groupdocs.com/conversion/nodejs-java/get-p...
  6. Extract Hyperlinks from DOC using C#

    Learn how to extract hyperlinks from DOC using C# efficiently. We will provide you a code example to read hyperlinks from DOC in C# for tAsks like data extraction....Learn how to extract hyperlinks from DOC using C# efficiently. We will provide you a code example to read hyperlinks from DOC in C# for tasks like data extraction.

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  7. .NET 9 - GroupDocs 25.5 - Unable to load Aspose...

    Hello, It is my understanding that although PublisherLoadOptions wAs moved to the .NET Framework package, it should still be possible to convert publisher documents to PDF in .NET 9? I am using the below code var fs =…...Hello, It is my understanding that although PublisherLoadOptions was moved to the .NET Framework package, it should still be possible to convert publisher documents to PDF in .NET 9? I am using the below code var fs =…

    forum.groupdocs.com/t/net-9-groupdocs-25-5-unab...
  8. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we releAsed GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it hAs become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on....Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on.

    blog.groupdocs.com/parser/extract-data-fields-f...
  9. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string As input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used As per the application needs. Follow these steps to using a string As input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)

    docs.groupdocs.com/assembly/net/working-with-st...
  10. Render OTS and WebP File Formats with GroupDocs...

    We’ve been delighted to see the response that we received from the users since we releAsed next generation GroupDocs.Viewer for .NET. Therefore, we always keep improving the API and adding more attractive features to it and today, we are much excited to releAse GroupDocs.Viewer for .NET 16.12.0. With this latest releAse of the year, users will be able to render and view OTS and WebP file formats. This releAse also contains some important bug fixes and improvements....We’ve been delighted to see the response that we received from the users since we released next generation GroupDocs.Viewer for .NET. Therefore, we always keep improving the API and adding more attractive features to it and today, we are much excited to release GroupDocs.Viewer for .NET 16.12.0. With this latest release of the year, users will be able to render and view OTS and WebP file formats. This release also contains some important bug fixes and improvements.

    blog.groupdocs.com/viewer/render-ots-webp-with-...