Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 33,254 for

for

(1.3 sec)
  1. Search Text or Image Signatures in Documents us...

    With the release of version 19.10 of our electronic signature API - GroupDocs.Signature For .NET, we have introduced the features of searching text signatures and image signatures in the supported document Formats. Not only this, the API now supports .NET Standard 2.0 which makes it compatible with any .NET implementation that targets .NET Standard specifications. So let’s have a brief overview of what is new, improved or fixed in the latest release....With the release of version 19.10 of our electronic signature API - GroupDocs.Signature for .NET, we have introduced the features of searching text signatures and image signatures in the supported document formats. Not only this, the API now supports .NET Standard 2.0 which makes it compatible with any .NET implementation that targets .NET Standard specifications. So let’s have a brief overview of what is new, improved or fixed in the latest release.

    blog.groupdocs.com/signature/search-text-or-ima...
  2. GroupDocs.Redaction for Java 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Redaction For Java 25.12. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Redaction for Java 25.12. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/redaction/groupdocs-redactio...
  3. Releases on GroupDocs Blog | Document Automatio...

    Releases on GroupDocs Blog | Document Automation Solutions For .NET & Java Developers Recent content in Releases on GroupDocs Blog | Document Automation Solutions For .NET & Java Developers GroupDo......Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDo...

    blog.groupdocs.com/zh/tag/releases/index.xml
  4. Support of Password-Protected OneNote Documents...

    We are glad to announce the monthly release of GroupDocs.Metadata For Java 19.1. In this version, we have introduced two new features and added seven enhancements. Using the latest version, you can extract metadata from Matroska Multimedia Container (.MKV) files. Furthermore, the latest version allows you to extract metadata from password-protected OneNote documents. Please have a look at the release notes For more details. Features Introduced Support For the Matroska Multimedia Container FilesThe latest release is capable of extracting metadata from the Matroska Multimedia Container (....We are glad to announce the monthly release of GroupDocs.Metadata for Java 19.1. In this version, we have introduced two new features and added seven enhancements. Using the latest version, you can extract metadata from Matroska Multimedia Container (.MKV) files. Furthermore, the latest version allows you to extract metadata from password-protected OneNote documents. Please have a look at the release notes for more details. Features Introduced Support for the Matroska Multimedia Container FilesThe latest release is capable of extracting metadata from the Matroska Multimedia Container (.

    blog.groupdocs.com/metadata/support-of-password...
  5. Conversion from STL is introduced in GroupDocs....

    We are pleased to announce another monthly release of GroupDocs.Conversion For .NET 17.10. This release comes with new document Formats support such as IFC and STL. Improvements like setting default transparency of watermark to 0.5, Slides to XPS conversion, incorrect conversion from One to PDF and many others are introduced. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the API and share your experience....We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.10. This release comes with new document formats support such as IFC and STL. Improvements like setting default transparency of watermark to 0.5, Slides to XPS conversion, incorrect conversion from One to PDF and many others are introduced. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the API and share your experience.

    blog.groupdocs.com/conversion/conversion-stl-in...
  6. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text For .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used.

    blog.groupdocs.com/parser/extract-toc-from-epub...
  7. Retrieving ZIP Container's Entity by Full Name ...

    We are excited to announce that we have released version 17.12 of GroupDocs.Text For .NET API. In this version, we have introduced a simplified way of extracting text as well as Formatted text using a simple interface. We have also extended the support of IPageTextExtractor interface For OneNote documents. Furthermore, the latest version also allows you to retrieve an entity by its name from ZIP container. Please continue to read For more details....We are excited to announce that we have released version 17.12 of GroupDocs.Text for .NET API. In this version, we have introduced a simplified way of extracting text as well as formatted text using a simple interface. We have also extended the support of IPageTextExtractor interface for OneNote documents. Furthermore, the latest version also allows you to retrieve an entity by its name from ZIP container. Please continue to read for more details.

    blog.groupdocs.com/parser/retrieving-zip-contai...
  8. Online Signature Plugin from GroupDocs Now Avai...

    Google Chrome users have a reason to get excited. We’ve announced the launch of the GroupDocs Signature plugin For Chrome. This online signature plugin lets you share documents from your Gmail account and collect signatures online. Open the document, upload the signature and send it via email. It takes only seconds to sign documents. Compatibility with popular file-Formats is an important feature of the application. GroupDocs Signature is an online signature app that supports signing and sending business documents through a web-browser....Google Chrome users have a reason to get excited. We’ve announced the launch of the GroupDocs Signature plugin for Chrome. This online signature plugin lets you share documents from your Gmail account and collect signatures online. Open the document, upload the signature and send it via email. It takes only seconds to sign documents. Compatibility with popular file-formats is an important feature of the application. GroupDocs Signature is an online signature app that supports signing and sending business documents through a web-browser.

    blog.groupdocs.com/signature/online-signature-p...
  9. GroupDocs.Signature for Java

    This API allows you to digitally sign any type of file Format using Java language on any platForm....This API allows you to digitally sign any type of file format using Java language on any platform.

    kb.groupdocs.com/signature/java/page/2/
  10. Loading Documents from Streams with the GroupDo...

    Greetings! As you may noticed, in most GroupDocs.Viewer For .NET sample projects, target documents are presented in the Form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true - GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream or a NetworkStream - GroupDocs....Greetings! As you may noticed, in most GroupDocs.Viewer for .NET sample projects, target documents are presented in the form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true - GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream or a NetworkStream - GroupDocs.

    blog.groupdocs.com/viewer/loading-documents-str...