Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 8,675 for

paged

(0.14 sec)
  1. 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...
  2. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Metadata signatures 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/signature/net/search-embed-n...
  3. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature.... 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/signature/java/search-for-em...
  4. Convert Word to Markdown

    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....au fur et à mesure que les pages Web augmentent la transformation...

    blog.groupdocs.com/fr/tag/convert-word-to-markd...
  5. Automatisieren Sie Wasserzeichen‑Audits in .NET...

    Erfahren Sie, wie Sie fehleranfällige manuelle Wasserzeichen‑Überprüfungen durch ein kurzes .NET‑Skript ersetzen, das Wasserzeichen scannt, validiert und meldet, und das GroupDocs.Watermark verwendet....WriteLine( $" Page {wm.PageNumber}, " + $"Pos X={wm...perPage = wk.Search(txtCrit); var pages = new HashSet< int >(); foreach...

    blog.groupdocs.com/de/watermark/audit-automatio...
  6. Automatiseer watermerkcontroles in .NET met Gro...

    Leer hoe je foutgevoelige handmatige watermerkbeoordelingen kunt vervangen door een kort .NET‑script dat watermerken scant, valideert en rapporteert met behulp van GroupDocs.Watermark....WriteLine( $" Page {wm.PageNumber}, " + $"Pos X={wm...perPage = wk.Search(txtCrit); var pages = new HashSet< int >(); foreach...

    blog.groupdocs.com/nl/watermark/audit-automatio...
  7. Using Shared Storage with the GroupDocs.Annotat...

    Hello! Today I’d like to show you how to store and open files from a shared folder within your network using the GroupDocs.Annotation for Java library. For those of you who are not familiar with the library yet, it’s basically a web-based document viewer that comes with a comprehensive set of annotation tools. The library allows end users to comment on and mark up almost 50 types of documents from within your Java app....the library, please see this page . If you or your client have...

    blog.groupdocs.com/annotation/using-shared-stor...
  8. Get Possible Conversions | GroupDocs

    Query GroupDocs.Conversion for Python via .NET for the set of target formats a given source supports — library-wide, by extension, or for the document currently loaded — via get_all_possible_conversions, get_possible_conversions_by_extension, and get_possible_conversions....Conversions Leave feedback On this page GroupDocs.Conversion offers... 'jfif [TRUNCATED] Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Java API를 사용하여 CAD 파일 보기 | DWG DXF DGN DWF 변환

    Java로 CAD 파일 뷰어를 구축하십시오. GroupDocs의 문서 뷰어 Java API를 사용하여 DWG, DGN을 HTML, JPG, PNG 또는 PDF로 렌더링하도록 변환합니다....forEmbeddedResources("page_{0}.html"); viewer.view(viewOptions);...forExternalResources("page_{0}.html", "page_{0}/resource_{1}", "page_{0}/resources");...

    blog.groupdocs.com/ko/viewer/viewing-cad-docume...
  10. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...spreadsheet Leave feedback On this page By default and from the moment...worksheets are untouched. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/net/inserting-edited-...