Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 932 for

detection

(0.61 sec)
  1. Clean metadata | GroupDocs

    Sometimes you just need to remove all metadata properties without applying any filters. The best way to do this is the sanitize method of GroupDocs.Metadata for Python via .NET....demonstrates how to remove all detected metadata packages/properties...# sanitize() removes every detected metadata property in one call...

    docs.groupdocs.com/metadata/python-net/clean-me...
  2. Get Comparison Result as a Document Object | Gr...

    Retrieve the comparison result as a Document object — including file name, detected changes, and stream — using GroupDocs.Comparison for Python via .NET....exposes the result file name, detected changes, and the result stream...target text segments for each detected change. Was this page helpful...

    docs.groupdocs.com/comparison/python-net/develo...
  3. 문서 비교 성능 최적화: Node.js로 수백만 개 파일 확장

    대용량 작업에 대한 문서 비교 성능을 최적화하는 방법을 배우세요. 이 가이드는 배치 처리, 병렬 비교 및 GroupDocs.Comparison API for Node.js를 사용한 성능 최적화 기법을 보여주어 문서 비교를 수백만 파일까지 확장합니다....Automated document change detection Legal review : Process large...DetectStyleChanges : Disable style detection when not needed 다중 형식 지원 #...

    blog.groupdocs.com/ko/comparison/optimize-docum...
  4. 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/groupdocs-meta...
  5. Working with metadata in GIF images | GroupDocs

    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...
  6. GroupDocs.Metadata for Python via .NET | GroupDocs

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....a file and read all of its detected metadata properties with Metadata...metadata properties Remove all detected metadata packages/properties...

    docs.groupdocs.com/metadata/python-net/
  7. GroupDocs.Total for Python via .NET | GroupDocs

    GroupDocs.Total for Python via .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs.... Add or detect watermarks to protect intellectual...GroupDocs.Watermark – Add or detect watermarks in documents and...

    docs.groupdocs.com/total/python-net/
  8. PDF Conversion with Arabic Content - renders co...

    I have a docx file with Hebrew Content. It renders content in Wrong Direction. Check the below Pics and also Attached Docx & PDF as well Also Attached Sample Code We use for Converting Docx to PDF import com.groupdocs…... Word and LibreOffice detect the Hebrew characters and fix...We’ve now added an RTL auto-detect pass to the WordProcessing...

    forum.groupdocs.com/t/pdf-conversion-with-arabi...
  9. 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...
  10. GroupDocs.Metadata Overview | GroupDocs

    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/