Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 576 for

detection

(0.06 sec)
  1. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....demonstrates how to remove all detected metadata packages/properties...( "input.pdf" ); // Remove detected metadata packages var affected...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  2. GroupDocs.Comparison for Python via .NET | Docu...

    GroupDocs.Compairson for Python developer documentation. Learn how to diff docx, pptx, and pdf files using Python....It provides the ability to detect differences between source...character levels. Additionally, it detects changes in styling and formatting...

    docs.groupdocs.com/comparison/python-net/
  3. GroupDocs.Editor for .NET 25.11 – 최신 업데이트 및 수정 ...

    Explore what’s new in GroupDocs.Editor for .NET 25.11. Available now on NuGet and GroupDocs website. **Korean translation:** GroupDocs.Editor for .NET 25.11의 새로운 기능을 살펴보세요. 이제 NuGet 및 GroupDocs 웹사이트에서 제공됩니다....→ 개선 Correct auto‑format detection during the Save operation...capabilities and the auto format detection improvement. → 25.11의 초점은...

    blog.groupdocs.com/ko/editor/groupdocs-editor-f...
  4. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...language, so the // method detects it automatically. // The detectOrientation...set to true, so the method detects and // and corrects text orientation...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  5. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....demonstrates how to remove all detected metadata packages/properties.... InputPdf )) { // Remove detected metadata packages int affected...

    docs.groupdocs.com/metadata/java/clean-metadata/
  6. Render Excel and Apple Numbers spreadsheets as ...

    Convert Excel and Numbers spreadsheets to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python.... view ( viewOptions ) Detect a CSV/TSV separator If you...target view to automatically detect a delimiter used to separate...

    docs.groupdocs.com/viewer/python-net/render-exc...
  7. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....GIF images Leave feedback Detecting the GIF version The following...sample of code will help you to detect the version of a loaded GIF...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs.Metadata for Python overview | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....create UI for you application Detect the format and MIME type of...across all supported formats Detect and remove digital signatures...

    docs.groupdocs.com/metadata/python-net/product-...
  9. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....create UI for you application Detect the format and MIME type of...across all supported formats Detect and remove digital signatures...

    docs.groupdocs.com/metadata/java/product-overview/
  10. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....create UI for you application Detect the format and MIME type of...across all supported formats Detect and remove digital signatures...

    docs.groupdocs.com/metadata/net/groupdocs-metad...