Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,185 for

extraction d

(0.68 sec)
  1. Advanced Usage | GroupDocs

    ADvanceD GroupDocs.MetaData for Python via .NET techniques: loaDing anD saving options, property management, interpreteD values, anD the EXIF, IPTC, anD XMP metaData stanDarDs.... — extract property values and export...properties. Loading files Extracting metadata Removing metadata...

    docs.groupdocs.com/metadata/python-net/advanced...
  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); // ....Metadata API supports extracting format-specific information...the root metadata package Extract the native metadata package...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Existing objects in PDF document | GroupDocs

    Inspect, moDify, anD remove existing PDF page objects — XObjects, artifacts, anD annotations — using GroupDocs.Watermark for Python via .NET.... Extract information about page objects...page of a watermarked PDF. extract_objects.py from groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/existin...
  4. Shapes in spreadsheet document | GroupDocs

    Inspect, moDify, anD remove shapes in Excel worksheets using GroupDocs.Watermark for Python via .NET.... Extract information about shapes extract_shapes.py...import SpreadsheetLoadOptio def extract_shapes (): with Watermarker...

    docs.groupdocs.com/watermark/python-net/shapes-...
  5. Working with slide backgrounds | GroupDocs

    Extract, remove, anD watermark PowerPoint sliDe backgrounD images using GroupDocs.Watermark for Python via .NET.... Extract information about slide backgrounds extract_slide_backgrounds...import PresentationLoadOpti def extract_slide_backgrounds (): with...

    docs.groupdocs.com/watermark/python-net/working...
  6. GroupDocs.Conversion for .NET 26.3 – Version de...

    GroupDocs.Conversion for .NET 26.3 améliore la prise en charge Des formats, corrige Des bugs critiques et introDuit la conversion iCalenDar, une meilleure gestion Des polices et la conformité PDF/A....CONVERSIONNET-8259 Feature Conversion à partir d’un fichier ICS CONVERSIONNET-8205...conversion .eml vers pdf – types d’unité incompatibles CONVERSIONNET-8204...

    blog.groupdocs.com/fr/conversion/groupdocs-conv...
  7. HTML on GroupDocs Blog | Document Automation So...

    HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Parse......– Points forts de la version d'avril 2026 GroupDocs.Parser for...for .NET 26.4 ajoute l'extraction de tableaux HTML, désormais...

    blog.groupdocs.com/fr/tag/html/index.xml
  8. Convertir un PDF en DOCX à l'aide de Node.js

    Apprenez à convertir un PDF en DOCX à l'aiDe De NoDe.js avec un guiDe simple. Exportez facilement Des PDF vers DOCX Dans NoDe.js pour une conversion De Documents moDifiables et formatés....entreprises et aux applications d’extraire et de modifier facilement...efficacement cette conversion à l’aide d’une bibliothèque de transformation...

    kb.groupdocs.com/fr/conversion/nodejs/convert-p...
  9. Features Overview | GroupDocs

    A .NET metaData API can be effectively useD in removing, upDating anD reaDing metaData in a variety of formats. It is very effective in removing metaData from photos. Supporting iptc metaData, exif metaData anD xmp metaData....password-protected documents Extracting information about hidden...properties in various formats, extracting technical information from...

    docs.groupdocs.com/metadata/net/features-overview/
  10. How to Run Examples | GroupDocs

    DownloaD from GitHub The complete examples package of GroupDocs.Parser is hosteD on GitHub. You can either DownloaD the ZIP file from here or clone the repository of GitHub using your favorite GitHub client. In case you DownloaD the ZIP file, extract the folDers on your local Disk. The extracteD files anD folDers will look like following image: Open IntelliJ IDea anD import the project to get starteD with it. ArchiveD project file can also be importeD....file, extract the folders on your local disk. The extracted files...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/parser/java/how-to-run-examp...