Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 12,048 for

new

(0.13 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...are the new features introduced in version 18. Good news for Java...download. This release covers some new features, one improvement and...

    blog.groupdocs.com/groupdocs.blog/page/60/
  2. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...Class < T > type ) { return new Gson (). fromJson ( source ,...

    docs.groupdocs.com/signature/java/search-for-em...
  3. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. .NET Conversion from RTF/DOCX to PDF exception ...

    Works fine locally. Issue happens in docker container running on Alpine Linux. GroupDocs.Conversion: v22.12 .NET version: .NET 7.0 Error Message: GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…...Converter converter = new Converter(() => new MemoryStream(result...outputStream = new MemoryStream()) { PdfConvertOptions options = new PdfConvertOptions();...

    forum.groupdocs.com/t/net-conversion-from-rtf-d...
  5. Extract text from PDF documents | GroupDocs

    Learn how to extract text from PDF documents using GroupDocs.Parser for .NET. Extract text from entire PDF or specific pages with error handling. Includes PDF text extraction library C# examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …...filePath) { using (Parser parser = new Parser(filePath)) { // Check...parser = new Parser(documentPath)) { TextOptions options = new TextOptions(false...

    forum.groupdocs.com/t/list-of-supported-files-f...
  7. Sign Documents with PKCS#11 in .NET | GroupDocs

    Learn how to sign PDF and other documents in .NET using PKCS#11 hardware tokens, USB dongles, or smart cards with GroupDocs.Signature. A free electronic signature API version is available for evaluation with limited features....Consulting Blog Knowledge Base New Releases Status Websites aspose...PKCS#11 device var pkcs11Signer = new Pkcs11DigitalSigner (); var certificate...

    docs.groupdocs.com/signature/net/signing-pdf-wi...
  8. PDF tables display is improved in GroupDocs.Com...

    Following our monthly release process, we are pleased to introduce some New features, one improvement and bug fixes in GroupDocs.Comparison for .NET 18.2. New image formats are introduced for images comparing such as gif, png, bmp and jpeg. Page mapper in PDF is improved. You can follow release notes here. We’d recommend you to download latest version of the API and share your feedback. Document Comparison API for .NET - Features Implement Comparison Imaging Absorbing of tables with merged cells GroupDocs Document Comparison API - Improvements Improve displaying of tables in PDF GroupDocs....are pleased to introduce some new features, one improvement and...GroupDocs.Comparison for .NET 18.2 . New image formats are introduced...

    blog.groupdocs.com/comparison/pdf-tables-displa...
  9. Read EXIF Metadata in PSD Format using GroupDoc...

    GroupDocs team is proudly announcing one New feature and three enhancements in the monthly release of GroupDocs.Metadata for .NET 18.8. Using the latest version, you can now read EXIF metadata in PSD format. Classes representing TIFF tags are now refactored. Furthermore, memory consumption is now reduced to perform metadata operations for JPEG and TIFF file formats. We recommend you to install and use the latest version of the API....team is proudly announcing one new feature and three enhancements...Features IntroducedFollowing is the new feature introduced in version...

    blog.groupdocs.com/metadata/read-exif-metadata-...
  10. Introducing Exact Phrase Search in GroupDocs.Se...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, today, we are announcing another monthly release of GroupDocs.Search for .NET. GroupDocs.Search for .NET 16.10 introduces exact phrase search that enables the users to search the documents containing the exact query string. Furthermore, the working of the API is improved by introducing a couple of enhancements and a fix. Download the latest version to upgrade your applications....NET - New Features # Following is the new feature that...

    blog.groupdocs.com/search/groupdocs-search-dotn...