Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 2,687 for

resource

(0.32 sec)
  1. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding.... OutputZip ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-zi...
  2. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // .... More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. eSign document with Stamp signature | GroupDocs

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....docx" , options ); More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/esign-documen...
  4. eSign document with multiple signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-document...
  5. GroupDocs.Metadata 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.... RIFF (Resource Interchange File Format) è...

    blog.groupdocs.com/it/categories/groupdocs.meta...
  6. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... RIFF (Resource Interchange File Format) ist...

    blog.groupdocs.com/de/groupdocs.blog/page/36/
  7. GroupDocs.Annotation для .NET 25.11 – Последние...

    Исследуйте новые возможности GroupDocs.Annotation для .NET 25.11. Доступно сейчас на NuGet и сайте GroupDocs....management and more aggressive resource cleanup, reducing the memory...

    blog.groupdocs.com/ru/annotation/groupdocs-anno...
  8. הכרזה על GroupDocs.Markdown עבור .NET — ייצוא מ...

    ייצא PDF, Word, Excel, HTML ועוד ל‑Markdown באמצעות API של .NET הפועל ב‑שרת פנימי. ראה תכונות, מפת דרכים, וכיצד להתחיל....saved as a separate external resources in the ./images folder. דרישות...

    blog.groupdocs.com/he/markdown/groupdocs-markdo...
  9. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text.... More resources GitHub examples You may easily...

    docs.groupdocs.com/redaction/python-net/create-...
  10. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations... Text )); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/search-text-in-mi...