Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 7,025 for

paged

(0.05 sec)
  1. Working with metadata in AVI files | Documentation

    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); // .... 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. Working with ZIP archives | Documentation

    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.... 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-zi...
  3. Load document from Azure Blob Storage | Documen...

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....return container ; } } 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/conversion/java/load-documen...
  4. Load TXT document with options | Documentation

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API...., convertOptions ) 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/conversion/nodejs-java/load-...
  5. GroupDocs.Comparison 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....bool property LicenseChecker, page mapper for PDF and comparison...count of changes on summary page is improved. We’d recommend...

    blog.groupdocs.com/categories/groupdocs.compari...
  6. C# Convert PPT to PDF | PPTX to PDF | Presentat...

    Convert PowerPoint PPT, PPTX to PDF in .NET. C# code examples show the conversion of selective, consecutive slides, and watermarking using Conversion API....starting page number and number of successive pages ahead. Load...Converter class. Set the starting page number and the count of sequentials...

    blog.groupdocs.com/conversion/convert-presentat...
  7. Convertir XLSX en HTML avec Node.js

    Convertissons rapidement du XLSX en HTML avec Node.js. Apprenez à exporter du XLSX vers HTML avec Node.js et à transformer des feuilles de calcul Excel en pages HTML réactives et web....contenu Excel dans une mise en page adaptée au navigateur. Enfin...transformation de fichiers XLSX en pages HTML claires et réactives. Cette...

    kb.groupdocs.com/fr/conversion/nodejs/convert-x...
  8. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...options Leave feedback This page contains a description of all...text files is presented on the page . Encoding property The property...

    docs.groupdocs.com/search/net/indexing-options/
  9. Convert videos | Documentation

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....videos Leave feedback On this page About video file formats Everyone...ogg" , options ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/convert/video/
  10. Visualize arquivos CAD usando a API Java | Conv...

    Construa seu visualizador de arquivos CAD em Java. Converta DWG, DGN para renderizar como HTML, JPG, PNG ou PDF usando a API Java do visualizador de documentos do GroupDocs....forEmbeddedResources("page_{0}.html"); viewer.view(viewOptions);...forExternalResources("page_{0}.html", "page_{0}/resource_{1}", "page_{0}/resources");...

    blog.groupdocs.com/pt/viewer/viewing-cad-docume...