Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 948 for

full text search

(0.03 sec)
  1. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (Text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Search Product Solution GroupDocs...It is easy to extract data, text, images and use any GroupDocs...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/indexing-from-di...
  3. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Search Product Solution GroupDocs...uses the GroupDocs.Metadata search engine to retrieve all properties...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs...Top Width Height EncodeType Text IsSignature Image Spreadsheet...

    docs.groupdocs.com/signature/java/updating-qr-c...
  5. Updating Barcode signatures with advanced optio...

     This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs...Top Width Height EncodeType Text IsSignature Image Spreadsheet...

    docs.groupdocs.com/signature/java/updating-barc...
  6. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK....Search Product Solution GroupDocs...JToken . Parse ( response . Text )); } catch ( Exception ex )...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  7. Markdown | Documentation

    This article explains that how to extract Markdown formatted Text from document page....Search Product Solution GroupDocs...Working with text / Working with formatted text / Markdown Markdown...

    docs.groupdocs.com/parser/net/markdown/
  8. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/document-filteri...
  9. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Search Product Solution GroupDocs...and corrects text orientation before detecting text. // Assemble...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  10. Use Aspose.OCR for .NET on-premise API | Docume...

    This article explains that how to use Aspose.OCR for .NET on-premise API....Search Product Solution GroupDocs...identify rectangle areas of text using GetRectangles() method...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...