Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 7,071 for

paged

(0.04 sec)
  1. 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....data field’s position on the page in the document. At the moment...

    blog.groupdocs.com/parser/extract-data-fields-f...
  2. Vykreslete dokumenty aplikace Word jako čisté H...

    Vykreslete dokumenty Word DOC/DOCX do minifikovaného HTML pomocí C#. Převeďte soubory aplikace Word pomocí vložených nebo externích prostředků v rámci aplikace .NET....ForEmbeddedResources("path/page_{0}.html"); options.Minify =...

    blog.groupdocs.com/cs/viewer/render-word-docume...
  3. Announcing AWS Integration with GroupDocs' Docu...

    We’re happy to announce that Amazon Web Service (AWS) has been integrated with GroupDocs , which allows us to offer you a new storage provision. You can now choose Amazon S3 as your default storage provider in GroupDocs. With this provision, you can store your files in your Amazon S3 bucket directly. Flexible storage provision is a key factor to consider when selecting document management solutions. With this integration, we make your document management process more flexible....Provider area of your profile page. Select Amazon S3 from the Provider...

    blog.groupdocs.com/total/announcing-aws-integra...
  4. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like to present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face to each other). In this release we’ve implemented functionality that allows users to use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....this feature, please see this page . New Annotation Objects # GroupDocs...

    blog.groupdocs.com/annotation/save-annotations-...
  5. Zero-Footprint, Cross-Platform Java PDF Viewer ...

    GroupDocs.Viewer for Java is a lightweight library that allows developers to display PDF (as well as Microsoft Word, Excel, PowerPoint and over 50 other types of documents) within their Java apps. The Java PDF viewer provides cross-platform compatibility, allowing end users to view PDF documents from any web-enabled device, including mobiles and tablets. The viewer works with all modern browsers: IE8+, Chrome, FireFox, Safari 5+, Opera and their mobile versions....viewer library, please see this page . #...

    blog.groupdocs.com/viewer/zero-footprint-cross-...
  6. GroupDocs.Merger Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Tính năng Page Builder trong GroupDocs.Merger...

    blog.groupdocs.com/vi/categories/groupdocs.merg...
  7. Hogyan lehet szöveget kivonni az Excelből C#-ban

    Ez a cikk lépésenkénti utasításokat ad a szöveg kibontásához az Excelből C# nyelven egyszerű API-hívások és egy példaalkalmazás segítségével az Excel-fájlból C# használatával.... Látogassa meg ezt a page oldalt, ha többet szeretne megtudni...

    kb.groupdocs.com/hu/parser/net/how-to-extract-t...
  8. PDF to PNG conversion issue on CentOS 7 - Free ...

    Hi @Atir_Tahir, I have the same issue, below is the error log that I got from the openShift pod’s logger. ** (process:1): WARNING **: 01:41:03.983: Path conversion requested 8442880 bytes (1280 x 1649). Maximum size is…...the converted file is only 2 pages, but it happened when the converted...converted file is 41 pages. vladimir.litvinchik January 16, 2022...

    forum.groupdocs.com/t/pdf-to-png-conversion-iss...
  9. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-me...